tmk_keyboard/tmk_core/protocol/lufa
tmk d9c100ecf7 lufa: Fix keyboard protocol on bus reset #763
Keyboard can be set as Boot protocol by BIOS/UEFI/GRUB
then bus reset occurs before OS boots up.
OS(at least Windows10,11/Ubuntu23.04) expects device works
on Report protocol. Note that OS does not send SetProtocol(Report) here.

Device state should be initialized properly on bus reset.

https://github.com/tmk/tmk_keyboard/issues/763
2023-07-05 22:32:07 +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 keyboard protocol on bus reset #763 2023-07-05 22:32:07 +09:00
lufa.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 2015-04-10 01:32:04 +09:00