This website requires JavaScript.
Explore
Help
Sign In
gitbot
/
qmk_firmware
Watch
0
Star
0
Fork
0
You've already forked qmk_firmware
mirror of
https://github.com/qmk/qmk_firmware.git
synced
2025-07-05 07:22:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f429975e01
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