]> git.friedersdorff.com Git - max/tmk_keyboard.git/commit
usb_usb: Handle Rollover error
authortmk <hasu@tmk-kbd.com>
Fri, 10 May 2019 01:37:19 +0000 (10:37 +0900)
committertmk <hasu@tmk-kbd.com>
Wed, 29 May 2019 06:22:23 +0000 (15:22 +0900)
commit7412953feef594109a9db81aa83dae6b6f8dea3f
tree622f134bcde819f63f2b4e0a11566ff4ea6a13bd
parent8a8a4cf677611292d544bcfbd30f04d2b16084c9
usb_usb: Handle Rollover error

How keyobards report Rollover error:
Cherry: 0101010101010101 https://geekhack.org/index.php?topic=69169.msg2638223#msg2638223
Apple:  0000010101010101 https://geekhack.org/index.php?topic=69169.msg2760969#msg2760969
tmk_core/protocol/usb_hid/parser.cpp