]> git.donarmstrong.com Git - qmk_firmware.git/commit
fixed misplaced paranthesis in arm usb mouse send function (#4478)
authorChriston DeWan <cmdpix@mac.com>
Tue, 27 Nov 2018 23:20:17 +0000 (15:20 -0800)
committerDrashna Jaelre <drashna@live.com>
Tue, 27 Nov 2018 23:20:17 +0000 (15:20 -0800)
commit55c32148779baf1dcacb3bedc74f8179a1e0b2d7
tree3567f560f3e6ca60a7e94ed0b84080d9a8b41871
parentdd7534cccabd9e1cea86e69741ed8c68cb3d0299
fixed misplaced paranthesis in arm usb mouse send function (#4478)

bug was causing lots of dropped events for me.
tmk_core/protocol/chibios/usb_main.c