usb_hid: Change to USB_Host_Shield_2.0 of tmk repo

- Fix SOF/Keep Alive start timing
- Disable bus detection during settling after attach
- Remove keyboard LED blinking at configuring
This commit is contained in:
tmk 2019-05-06 23:01:18 +09:00
parent 993a9b02f7
commit 4e83400fc6
4 changed files with 5 additions and 5 deletions

6
.gitmodules vendored
View file

@ -1,3 +1,3 @@
[submodule "tmk_core/protocol/usb_hid/USB_Host_Shield_2.0-git"]
path = tmk_core/protocol/usb_hid/USB_Host_Shield_2.0-git
url = https://github.com/felis/USB_Host_Shield_2.0.git
[submodule "tmk_core/protocol/usb_hid/USB_Host_Shield_2.0-tmk"]
path = tmk_core/protocol/usb_hid/USB_Host_Shield_2.0-tmk
url = https://github.com/tmk/USB_Host_Shield_2.0.git