Fix lock LEDs for ChibiOS when using shared endpoints (#7877)
authorfauxpark <fauxpark@gmail.com>
Tue, 21 Jan 2020 14:17:33 +0000 (01:17 +1100)
committerJoel Challis <git@zvecr.com>
Tue, 21 Jan 2020 14:17:33 +0000 (14:17 +0000)
commit123ae73efc9e59e91f8e73c0c5e8f4df687daeef
tree3744f3bfc007ef1cfb1803b6578cbeaae65f309c
parent2566992c9af58ad25c909cd454531df94714dfdf
Fix lock LEDs for ChibiOS when using shared endpoints (#7877)

* Fix lock LEDs for ChibiOS when using shared endpoints

* Tweak comments

* Doesn't need to be uint16 anymore
tmk_core/protocol/chibios/usb_main.c