aboutsummaryrefslogtreecommitdiffstats
path: root/usb_keyboard.h
diff options
context:
space:
mode:
Diffstat (limited to 'usb_keyboard.h')
-rw-r--r--usb_keyboard.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/usb_keyboard.h b/usb_keyboard.h
index ebb3eb048..141efc97a 100644
--- a/usb_keyboard.h
+++ b/usb_keyboard.h
@@ -13,7 +13,7 @@
#define KBD_REPORT_KEYS (KBD_SIZE - 2)
// secondary keyboard
-#ifdef NKRO_ENABLE
+#ifdef USB_NKRO_ENABLE
#define KBD2_INTERFACE 4
#define KBD2_ENDPOINT 5
#define KBD2_SIZE 16