]> git.friedersdorff.com Git - max/tmk_keyboard.git/blobdiff - protocol/pjrc/usb.h
Fix linker script for NVIC vector on RAM
[max/tmk_keyboard.git] / protocol / pjrc / usb.h
index 0eb58fc3955c73879ba3a400966e247ff95e515b..a195b671d03bb3c44a71008fb508a65a64e2fdf6 100644 (file)
@@ -122,7 +122,7 @@ void usb_remote_wakeup(void);
 #define KBD_INTERFACE          0
 #define KBD_ENDPOINT           1
 #define KBD_SIZE               8
-#define KBD_BUFFER             EP_DOUBLE_BUFFER
+#define KBD_BUFFER             EP_SINGLE_BUFFER
 #define KBD_REPORT_KEYS                (KBD_SIZE - 2)
 
 // secondary keyboard