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