tmk_keyboard/tmk_core/protocol/lufa
tmk 0090098141 lufa: Fix system/consumer report in Boot mouse
Cannot send system/consumer report while mouse is set
in boot protocol. Mouse, system and consumer report shares
one interface using different report IDs. In boot protocol
only mouse can report without report ID. If a report ID is
sent while in boot protocol it will be recognized as mosue
button state incorrectly by host.

A user reported that Mac ejects disc drive at startup when
using NeXT converter. Keeping mouse button pressed while
bootup forces Mac to eject disc.
2023-03-05 22:11:18 +09:00
..
lufa-abcminiuser@d6a7df4f78 lufa: Use the latest LUFA library on github 2020-02-09 21:03:49 +09:00
descriptor.c lufa: Remove OUT endpoint of debug console 2021-10-23 23:55:44 +09:00
descriptor.h lufa: Revert console endpoint size to 32 2022-03-31 12:38:00 +09:00
lufa.c lufa: Fix system/consumer report in Boot mouse 2023-03-05 22:11:18 +09:00
lufa.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 2015-04-10 01:32:04 +09:00