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-17 14:24:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b9f3ff39a4
qmk_firmware
/
LUFA
/
Drivers
/
USB
History
Dean Camera
b9f3ff39a4
Use an early-abort in the USB_DeviceTask() function rather than wrapping the entire implementation in a conditional.
2012-09-01 22:55:56 +00:00
..
Class
Add human readable license information and add some missing module documentation briefs.
2012-09-01 22:08:59 +00:00
Core
Use an early-abort in the USB_DeviceTask() function rather than wrapping the entire implementation in a conditional.
2012-09-01 22:55:56 +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