This website requires JavaScript.
Explore
Help
Sign In
qmk
/
qmk_firmware
Watch
1
Star
0
Fork
0
mirror of
https://github.com/qmk/qmk_firmware.git
synced
2026-09-21 01:25:22 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f3e4fbe5126fc8edf40a0b0ace2d3437ee988d2e
qmk_firmware
/
LUFA
/
Drivers
/
USB
T
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