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-06-11 11:24:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
05fcf7e2a7
qmk_firmware
/
LUFA
/
Drivers
History
Dean Camera
d4952265a6
Ensure that unsupported SetFeature/ClearFeature request targets cause a STALL back to the host.
2009-12-21 08:29:12 +00:00
..
Board
Use -pedantic compile time option to find and correct several minor code errors.
2009-12-13 14:09:25 +00:00
Misc
Trim unique serial number created by the USE_INTERNAL_SERIAL option to 12 characters rather than 20 - apparently Windows will implode if a serial number is too long.
2009-06-21 08:04:10 +00:00
Peripheral
Test with -Wextra, fix library warnings due to unused function parameters.
2009-12-13 14:43:34 +00:00
USB
Ensure that unsupported SetFeature/ClearFeature request targets cause a STALL back to the host.
2009-12-21 08:29:12 +00:00