This website requires JavaScript.
Explore
Help
Sign In
me
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
forked from
mirror/qmk_firmware
Code
Pull Requests
Activity
Files
f8a1dc7424cd83f2f3e87274010d379a661b76e4
qmk_firmware
/
LUFA
/
Drivers
History
Dean Camera
6dd4d0a9f1
Fixed incorrect HID report descriptor generated for 16-bit axis ranges by the HID_DESCRIPTOR_MOUSE() and HID_DESCRIPTOR_JOYSTICK() macros (thanks to Guillaume Germaine)
2013-03-17 13:52:12 +00:00
..
Board
Fixed swapped LED3 and LED4 masks for the Olimex-32U4 development board LED driver.
2013-02-19 21:07:55 +00:00
Misc
Minor documentation improvements.
2013-03-14 21:08:53 +00:00
Peripheral
Changed all *_SendByte() function prototypes to accept a void pointer for the input buffer (thanks to Simon Küppers) instead of a uint8_t pointer.
2013-02-24 15:46:58 +00:00
USB
Fixed incorrect HID report descriptor generated for 16-bit axis ranges by the HID_DESCRIPTOR_MOUSE() and HID_DESCRIPTOR_JOYSTICK() macros (thanks to Guillaume Germaine)
2013-03-17 13:52:12 +00:00