]> git.donarmstrong.com Git - qmk_firmware.git/commit
Fix ChibiOS USB config for chips which support OTGv1 (#7564)
authorJoel Challis <git@zvecr.com>
Sat, 14 Dec 2019 01:29:54 +0000 (01:29 +0000)
committerGitHub <noreply@github.com>
Sat, 14 Dec 2019 01:29:54 +0000 (01:29 +0000)
commit80c2e2674181191a41c4ca2c774d1a95b8a75838
tree31aa23363be6824c38d0bef196f78e14491c7960
parent707d449ba0f69acbc0580e6f898fa2203ec992ba
Fix ChibiOS USB config for chips which support OTGv1 (#7564)

* Align endpoint config as per rest of file (fixes #4783)

* Add comments about explicit order use

* Update tmk_core/protocol/chibios/usb_main.c

Co-Authored-By: fauxpark <fauxpark@gmail.com>
tmk_core/protocol/chibios/usb_main.c