Commit graph

7 commits

Author SHA1 Message Date
tmk
4d6e7f35bc ibmpc_usb: Support secondary IF and mouse by default 2021-08-17 18:09:00 +09:00
tmk
e9dab95909 ibmpc_usb: C++ class for two-interface support 2021-07-06 23:24:59 +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
2c08ed9d94 ibmpc_usb: Fix Makefile 2020-05-08 21:43:24 +09:00
tmk
fefe1028de ibmpc_usb: Add comment on INTERRUPT_CONTROL_ENDPOINT 2020-03-20 14:43:52 +09:00
tmk
5a759850ff ibmpc_usb: Fix Makefiles 2019-12-05 08:57:41 +09:00
tmk
9ddc33cfdb ibmpc_usb: Add IBM PC Keyobard converter 2019-12-04 11:35:48 +09:00