]> git.friedersdorff.com Git - max/tmk_keyboard.git/blobdiff - tmk_core/protocol/lufa/descriptor.h
core: Fix for stuck key problem #441
[max/tmk_keyboard.git] / tmk_core / protocol / lufa / descriptor.h
index 42af07917c33f5795e538c40e7bf19c6d01d5269..119f4298549340596aa4002e703d43c5e6ad0a34 100644 (file)
@@ -155,7 +155,7 @@ typedef struct
 #define MOUSE_EPSIZE                8
 #define EXTRAKEY_EPSIZE             8
 #define CONSOLE_EPSIZE              32
-#define NKRO_EPSIZE                 16
+#define NKRO_EPSIZE                 32
 
 
 uint16_t CALLBACK_USB_GetDescriptor(const uint16_t wValue,