]> git.donarmstrong.com Git - kiibohd-controller.git/commit
Fixing long-standing SET_REPORT bug
authorJacob Alexander <haata@kiibohd.com>
Sat, 10 Oct 2015 01:18:07 +0000 (18:18 -0700)
committerJacob Alexander <haata@kiibohd.com>
Sat, 10 Oct 2015 01:20:37 +0000 (18:20 -0700)
commitf4da2560c43f8182aa0fd8270fe175148d084b66
tree219cff5c51686f7111d6f4e08c87c29d69234c18
parentd7fabf97e9f3c0768bc52942006a690dc594f730
Fixing long-standing SET_REPORT bug

- Implementation was completely wrong (has never worked properly)
- Now working in both NKRO and 6KRO modes
- Added more debugging code if things go wrong again
Output/pjrcUSB/arm/usb_dev.c