This website requires JavaScript.
Explore
Help
Sign In
eqmk
/
qmk_firmware
forked from
mfulz_github/qmk_firmware
Watch
1
Star
0
Fork
You've already forked qmk_firmware
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
df14c97519
qmk_firmware
/
LUFA
/
Drivers
/
USB
History
Dean Camera
cd40797a4d
Fixed possible rounding in the VERSION_BCD() macros for some 0.01 step increments (thanks to Oliver Zander).
2012-09-12 17:23:53 +00:00
..
Class
Update LUFA core to be compatible with the AVR-GCC -Wswitch-default warning switch.
2012-09-09 14:00:03 +00:00
Core
Fixed possible rounding in the VERSION_BCD() macros for some 0.01 step increments (thanks to Oliver Zander).
2012-09-12 17:23:53 +00:00
USB.h
Fix up makefile .NOTPARALLEL heuristics so that linear building is only enforced if no object folder set and the "all" target is run. Rename library "ConfigDescriptor.c" file to "ConfigDescriptors.c" to ensure that object filenames are unique.
2012-07-10 19:33:39 +00:00