]> git.friedersdorff.com Git - max/tmk_keyboard.git/commit
lufa: usb-usb: Use LUFA startup instead of cusotom
authortmk <hasu@tmk-kbd.com>
Sun, 28 Oct 2018 04:43:59 +0000 (13:43 +0900)
committertmk <hasu@tmk-kbd.com>
Wed, 31 Oct 2018 00:35:30 +0000 (09:35 +0900)
commitaa5dd8fccfa372caf926aa8ef826380005b47609
treed6bc03aa61f20934db41d38e50d42664f1fc1be1
parenta159172951a2ca8a221f0268d645d29c8fd8caa3
lufa: usb-usb: Use LUFA startup instead of cusotom

- Change keyboard_init() timing and matrix_scan() is called in USB
  startup wait loop for FC660C
- FC660C startup seems to be faster and it doesn't work without this fix
  when plugin the keyboard and converter at same time
converter/usb_usb/Makefile
converter/usb_usb/main.cpp [deleted file]
converter/usb_usb/usb_usb.cpp
tmk_core/protocol/lufa/lufa.c