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-22 17:12:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
bb38793312
qmk_firmware
/
LUFA
/
Drivers
/
USB
History
Dean Camera
6648234157
Test with -Wextra, fix library warnings due to unused function parameters.
2009-12-13 14:43:34 +00:00
..
Class
Test with -Wextra, fix library warnings due to unused function parameters.
2009-12-13 14:43:34 +00:00
HighLevel
Oops - wrong casting on the Configuration Descriptor pointer advance routine.
2009-12-13 14:16:29 +00:00
LowLevel
Use -pedantic compile time option to find and correct several minor code errors.
2009-12-13 14:09:25 +00:00
USB.h
Fixed USB driver failing to define the PLL prescaler mask for the ATMEGA8U2 and ATMEGA16U2.
2009-11-29 07:41:54 +00:00