This website requires JavaScript.
Explore
Help
Sign In
mfulz_github
/
qmk_firmware
Watch
1
Star
0
Fork
1
You've already forked qmk_firmware
mirror of
https://github.com/mfulz/qmk_firmware.git
synced
2025-10-31 05:12:33 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
qmk_firmware
/
LUFA
/
Drivers
/
USB
History
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