git://git.gir.st
/
tmk_keyboard.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d46651b
)
core: Change lufa NKRO report size 16 to 32 bytes
author
tmk
<hasu@tmk-kbd.com>
Tue, 6 Sep 2016 20:50:25 +0000
(
05:50
+0900)
committer
tmk
<hasu@tmk-kbd.com>
Tue, 6 Sep 2016 20:50:25 +0000
(
05:50
+0900)
tmk_core/protocol/lufa/descriptor.h
patch
|
blob
|
blame
|
history
diff --git
a/tmk_core/protocol/lufa/descriptor.h
b/tmk_core/protocol/lufa/descriptor.h
index 42af07917c33f5795e538c40e7bf19c6d01d5269..119f4298549340596aa4002e703d43c5e6ad0a34 100644
(file)
--- a/
tmk_core/protocol/lufa/descriptor.h
+++ b/
tmk_core/protocol/lufa/descriptor.h
@@
-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,