]> git.donarmstrong.com Git - kiibohd-controller.git/commit
Fixed Linux NKRO bitmap bug.
authorJacob Alexander <haata@kiibohd.com>
Thu, 2 Oct 2014 08:40:14 +0000 (01:40 -0700)
committerJacob Alexander <haata@kiibohd.com>
Thu, 2 Oct 2014 08:40:14 +0000 (01:40 -0700)
commit0cbfe53794e579109b413f2bd599f8a898812f58
tree435f83fcd748c26727960ef45b13c75f6a2d4444
parentfc84d454707aa77f6d7fd88bb88d05df81f1a04c
Fixed Linux NKRO bitmap bug.

- Thanks hasu for pointing it out
- Keycode 50 is problematic under Linux, so removing (it's a duplicate keycode anyways)
Output/pjrcUSB/arm/usb_desc.c
Output/pjrcUSB/arm/usb_keyboard.c
Output/pjrcUSB/avr/usb_keyboard_serial.c
Output/pjrcUSB/avr/usb_keyboard_serial.h
Output/pjrcUSB/output_com.c
Output/pjrcUSB/output_com.h