This website requires JavaScript.
Explore
Repositories
Help
Sign In
melissa
/
zsa_qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked zsa_qmk_firmware
mirror of
https://github.com/zsa/qmk_firmware.git
synced
2026-04-06 01:13:12 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c93259fbdbfec154b37fd4c3a4e1b43f5b7265e5
zsa_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