This website requires JavaScript.
Explore
Help
Sign in
ahoneybun
/
qmk_firmware
Watch
1
Star
0
Fork
You've already forked qmk_firmware
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
fe87b8a225
qmk_firmware
/
LUFA
/
Drivers
/
USB
History
Download ZIP
Download TAR.GZ
Dean Camera
fe87b8a225
Update ENDPOINT_EPNUM_MASK to be 0x0F, the maximum possible USB endpoint number within a device, rather than just the maximum number for the AVR8 and UC3 targets of 0x07.
2011-10-30 14:04:47 +00:00
..
Class
Fixed CDC class drivers not saving and sending all 16-bits of the control line states (thanks to Matthew Swabey).
2011-10-26 06:51:07 +00:00
Core
Update ENDPOINT_EPNUM_MASK to be 0x0F, the maximum possible USB endpoint number within a device, rather than just the maximum number for the AVR8 and UC3 targets of 0x07.
2011-10-30 14:04:47 +00:00
USB.h
Added new Host mode Audio Class driver.
2011-06-08 01:26:52 +00:00