This website requires JavaScript.
Explore
Help
Sign In
mirror
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
mirror of
https://github.com/qmk/qmk_firmware.git
synced
2025-09-10 17:15:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b37d77eab32d171ad7b28157a924a4026e2aebd1
qmk_firmware
/
LUFA
/
Drivers
/
USB
History
Dean Camera
b37d77eab3
All USB class drivers are now automatically included when LUFA/Drivers/USB.h is included, and no longer need to be seperately included.
...
All LowLevel demos changed to use the constants and types defined in the USB class drivers.
2010-10-24 22:53:57 +00:00
..
Class
All USB class drivers are now automatically included when LUFA/Drivers/USB.h is included, and no longer need to be seperately included.
2010-10-24 22:53:57 +00:00
HighLevel
Better algorithm to extract and convert the internal device serial number into a string descriptor (if present).
2010-10-24 12:25:34 +00:00
LowLevel
Better algorithm to extract and convert the internal device serial number into a string descriptor (if present).
2010-10-24 12:25:34 +00:00
USB.h
All USB class drivers are now automatically included when LUFA/Drivers/USB.h is included, and no longer need to be seperately included.
2010-10-24 22:53:57 +00:00