tmk
62e995948d
usb_usb: Change Makefile for TaranVH keymap support
2023-08-02 12:31:24 +09:00
tmk
9bef02b0c4
usb_usb: Makefile support for target with keymap
2023-07-17 12:00:24 +09:00
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
aa5dd8fccf
lufa: usb-usb: Use LUFA startup instead of cusotom
...
- Change keyboard_init() timing and matrix_scan() is called in USB
startup wait loop for FC660C
- FC660C startup seems to be faster and it doesn't work without this fix
when plugin the keyboard and converter at same time
2018-10-31 09:35:30 +09:00
tmk
fef48a3da5
usb_usb: Add unimap
2016-09-02 13:45:47 +09:00
tmk
7b31d1b9d9
Remove keymap read code from project directories
2016-08-29 13:54:44 +09:00
tmk
148c6a5175
usb_usb: Add multiple keyboard support
...
it supports four keyboards and two cascaded hubs
2016-06-21 13:49:06 +09:00
tmk
6f5e8ce17e
usb_usb: Support locking key indicator LED
2015-07-15 15:13:15 +09:00
tmk
6057e915b5
usb_usb: Fix initialize procedure
2015-05-13 13:58:10 +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
Jun Wako
a0d6bb1818
usb_usb: Add SpaceFn and hasu keymap
2014-12-11 03:52:05 +09:00
Jun Wako
9de992ba0b
Change USB PID
2014-12-10 14:52:39 +09:00
tmk
353a9b56e6
Fix BOOTLOADER_SIZE setting
2013-03-29 11:31:21 +09:00
tmk
232ab308e3
usb_hid: workaround for compile on Windows.
2012-09-04 13:29:21 +09:00
tmk
e7c030375a
Add USB to USB converter. unmature.
2012-08-28 21:56:15 +09:00