]> git.donarmstrong.com Git - kiibohd-controller.git/commit
FIxing Media Keys and general USB compatibilty
authorJacob Alexander <haata@kiibohd.com>
Wed, 19 Aug 2015 07:01:15 +0000 (00:01 -0700)
committerJacob Alexander <haata@kiibohd.com>
Wed, 19 Aug 2015 07:01:15 +0000 (00:01 -0700)
commit20b62afb9a05a64b1f15c6329866600913775eea
tree38c4ee76e890026310caa8ab484c7aae5eaf1cf7
parentef7da32d123bd389bdb786670540f311272900d4
FIxing Media Keys and general USB compatibilty

- Media keys tested working on Linux/Windows/Mac (use Consumer control)
- Fixed enumeration delays
- Fixed virtual serial port configuration issues
- Fixed GET_REPORT and SET_REPORT
- Added intial descriptors and endpoints for Mouse and Joystick devices
- Split out the consumer and system control endpoint
- Added more fault debugging messages
- Added interface names to endpoints (visible in Windows Device Manager)
- Added KLL define for keyboard locale
Lib/mk20dx.c
Lib/mk20dx.h
Output/pjrcUSB/arm/usb_desc.c
Output/pjrcUSB/arm/usb_desc.h
Output/pjrcUSB/arm/usb_dev.c
Output/pjrcUSB/arm/usb_keyboard.c
Output/pjrcUSB/capabilities.kll
Output/pjrcUSB/setup.cmake