diff options
Diffstat (limited to 'usb_keycodes.h')
-rw-r--r-- | usb_keycodes.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usb_keycodes.h b/usb_keycodes.h index 59c97785a4..827e74267f 100644 --- a/usb_keycodes.h +++ b/usb_keycodes.h @@ -82,6 +82,7 @@ #define KB_PWR KB_POWER #define KB_VOLU KB_VOLUP #define KB_VOLD KB_VOLDOWN +#define KB_APP KB_APPLICATION, // Keypad #define KB_P1 KB_KP_1 #define KB_P2 KB_KP_2 |