tmk
2173767a78
Remove INTERRUPT_CONTROL_ENDPOINT from converters
...
The LUFA feature can prevent converter's ISR from handing signal instantly.
The interrupt can block a while for Standard Device Requests and 500-1000us
for keyboard LED report.
2020-05-08 22:39:55 +09:00
tmk
a88ad58342
core: Swap position of PEQL and PENT in unimap
2016-11-30 00:15:12 +09:00
tmk
1ad31539a6
Fix matrix.c to use new default impl.
2016-10-08 13:14:06 +09:00
tmk
9b42a33648
next_usb: Add unimap
2016-09-09 11:26:33 +09:00
tmk
13eab4d9df
next_usb: Change keymap
2016-09-09 11:25:21 +09:00
tmk
7b31d1b9d9
Remove keymap read code from project directories
2016-08-29 13:54:44 +09:00
tmk
c04b6bec89
Fix: Use action_t in keymap files
2016-08-29 13:54:44 +09:00
tmk
5a2a781fc9
next_usb: Stop debug print while no keyboard
2016-03-29 12:02:27 +09:00
tmk
0b14b56006
next_usb: Fix for mssing key event
2015-09-20 10:44:09 +09:00
tmk
c1f36042b4
next_usb: Change LEDs usage for CapsLock status
2015-09-20 10:43:12 +09:00
tmk
4fd703e995
next_usb: Change for TMK converter configuration
2015-09-20 10:41:54 +09:00
tmk
276fc93016
next_usb: Fix keymap
2015-09-20 10:36:24 +09:00
tmk
7860d09914
Change TMK_DIR setting
2015-04-10 01:53:24 +09:00
tmk
b4e2d325f3
Change TOP_DIR to TMK_DIR in makefiles
2015-04-09 16:20:42 +09:00
tmk
e2077cad45
Change key_t to keypos_t
2014-11-24 15:14:52 +09:00
tmk
27967f2008
Add TMK converter support to Next converter
...
- change protocol stack to LUFA
2014-09-24 15:50:29 +09:00
Benjamin Gould
f7bb7c4fa9
Added NeXT keyboard converter
2014-01-06 17:07:10 -05:00