Add keycodes properly.

This commit is contained in:
CrossR
2020-08-21 22:15:27 +01:00
parent 84761fc589
commit d848034c81
2 changed files with 6 additions and 1 deletions

View File

@@ -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