Reviewed RPI inputs

This commit is contained in:
Ray San
2016-02-19 19:57:25 +01:00
parent 09f28d0f57
commit 98c60838fe
2 changed files with 101 additions and 113 deletions

View File

@ -111,6 +111,8 @@
#define KEY_F8 297
#define KEY_F9 298
#define KEY_F10 299
#define KEY_F11 300
#define KEY_F12 301
#define KEY_LEFT_SHIFT 340
#define KEY_LEFT_CONTROL 341
#define KEY_LEFT_ALT 342