summaryrefslogtreecommitdiff
path: root/src/class
diff options
context:
space:
mode:
Diffstat (limited to 'src/class')
-rw-r--r--src/class/hid/hid.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/class/hid/hid.h b/src/class/hid/hid.h
index 03ef24f78..2fe922136 100644
--- a/src/class/hid/hid.h
+++ b/src/class/hid/hid.h
@@ -573,7 +573,7 @@ typedef enum
#define HID_KEY_KEYPAD_CLEAR_ENTRY 0xD9
#define HID_KEY_KEYPAD_BINARY 0xDA
#define HID_KEY_KEYPAD_OCTAL 0xDB
-#define HID_KEY_KEYPAD_DECIMAL 0xDC
+#define HID_KEY_KEYPAD_DECIMAL_2 0xDC
#define HID_KEY_KEYPAD_HEXADECIMAL 0xDD
// RESERVED 0xDE-DF
#define HID_KEY_CONTROL_LEFT 0xE0