]> git.friedersdorff.com Git - max/tmk_keyboard.git/commit
lufa:usb_usb: matrix_scan() is no longer needed
authortmk <hasu@tmk-kbd.com>
Sun, 5 May 2019 16:52:25 +0000 (01:52 +0900)
committertmk <hasu@tmk-kbd.com>
Fri, 10 May 2019 00:44:59 +0000 (09:44 +0900)
commitdd7b75040a7f3cc62fe58d6d4b3cc2a331d487b3
tree95416dbb0ba48b496a6eb2a93cc737fc76df4b9f
parent4e83400fc6f67a0559cf343ba5846b505c35fd30
lufa:usb_usb: matrix_scan() is no longer needed

This is due to SOF timing fix of USB_Host_Shield_2.0.
The matrix_scan() was needed for usb_usb converter to recognize FC660C at startup.
tmk_core/protocol/lufa/lufa.c