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
6b1976d05b
terminal_usb: Fix pin configuration in README
2019-03-10 22:48:21 +09:00
tmk
9ac2580687
terminal_usb: Change configuration in Makefile
2017-08-19 09:32:37 +09:00
tmk
8b509aa111
Fix Makefile for NKRO comment
2016-10-07 10:58:54 +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
06527bde4f
bluefruit, pjrc: Update protocols for new API
2015-01-03 12:09:41 +09:00
tmk
95001dd6e4
Add support of Model F 122 terminal keyboard
...
- change initialize of keyboard in matrix_scan()
- keymap for 122 keys
- Mafilefie and config.h for LUFA and PS/2 USART
2013-05-04 14:46:42 +09:00