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
b37d77eab3
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