microsoft / node-native-keymap

Provide OS keyboard layout functionality as a nodejs module
MIT License
136 stars 37 forks source link

The keymap should also return the native key code of each key #53

Open alfredomariamilano opened 1 year ago

alfredomariamilano commented 1 year ago

The value is there, there's no reason not to use it, and it would open the possibility of using it in lower level applications.