Add keycodes properly.
This commit is contained in:
parent
84761fc589
commit
d848034c81
2 changed files with 6 additions and 1 deletions
|
|
@ -92,6 +92,11 @@
|
|||
|
||||
#define GUI 0x65
|
||||
|
||||
#define UNDO 0x7A
|
||||
#define CUT 0x7B
|
||||
#define COPY 0x7C
|
||||
#define PSTE 0x7D
|
||||
|
||||
#define CURU 0xB4
|
||||
|
||||
#define LPRN 0xB6
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue