diff options
Diffstat (limited to 'pjrc/usb.h')
| -rw-r--r-- | pjrc/usb.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pjrc/usb.h b/pjrc/usb.h index a4e40bdd1..82e18f176 100644 --- a/pjrc/usb.h +++ b/pjrc/usb.h | |||
| @@ -120,7 +120,7 @@ void usb_remote_wakeup(void); | |||
| 120 | #define KBD_REPORT_KEYS (KBD_SIZE - 2) | 120 | #define KBD_REPORT_KEYS (KBD_SIZE - 2) |
| 121 | 121 | ||
| 122 | // secondary keyboard | 122 | // secondary keyboard |
| 123 | #ifdef USB_NKRO_ENABLE | 123 | #ifdef NKRO_ENABLE |
| 124 | #define KBD2_INTERFACE 4 | 124 | #define KBD2_INTERFACE 4 |
| 125 | #define KBD2_ENDPOINT 5 | 125 | #define KBD2_ENDPOINT 5 |
| 126 | #define KBD2_SIZE 16 | 126 | #define KBD2_SIZE 16 |
