summaryrefslogtreecommitdiffstats
path: root/pjrc/usb.h
diff options
context:
space:
mode:
authortmk <nobody@nowhere>2011-09-17 15:39:50 +0200
committertmk <nobody@nowhere>2011-09-17 16:53:18 +0200
commite67c988824f5ec0c965beb412f8ee5953dfd3c8c (patch)
tree190543f5bddfd31a326234aad91a0a995e55863a /pjrc/usb.h
parentb703de7b298f8463bf4654fa3730ba1958a7fa9e (diff)
downloadqmk_firmware-e67c988824f5ec0c965beb412f8ee5953dfd3c8c.tar.gz
qmk_firmware-e67c988824f5ec0c965beb412f8ee5953dfd3c8c.tar.xz
Added Bulegiga iWRAP support into HHKB.(Bluetooth)
Diffstat (limited to 'pjrc/usb.h')
-rw-r--r--pjrc/usb.h2
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);
#define KBD_REPORT_KEYS (KBD_SIZE - 2)
// secondary keyboard
-#ifdef USB_NKRO_ENABLE
+#ifdef NKRO_ENABLE
#define KBD2_INTERFACE 4
#define KBD2_ENDPOINT 5
#define KBD2_SIZE 16