-
Notifications
You must be signed in to change notification settings - Fork 95
Open
Description
Is it possible to add numeric keypad support to the library?
The /*-+ all work fine, however the 0-9 do not but do produce the following response
Actual Key pressed GetOemKey response
1 = 89,
2 = 90,
3 = 91,
4 = 92,
5 = 93,
6 = 94,
7 = 95,
8 = 96,
9 = 97,
0 = 98
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels