This website requires JavaScript.
Explore
Repositories
Help
Sign In
melissa
/
zsa_qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked zsa_qmk_firmware
mirror of
https://github.com/zsa/qmk_firmware.git
synced
2026-02-19 10:34:16 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c1cfffd8eb92aedde76439afa30d8584c4c60043
zsa_qmk_firmware
/
LUFA
/
Drivers
/
USB
History
Dean Camera
c1cfffd8eb
Fixed random enumeration failure while in device mode due to interrupts causing the Set Address request to exceed maximum timings.
2010-10-12 11:27:15 +00:00
..
Class
Fixed LowLevel JoystickHostWithParser demo not saving the chosen HID interface's report descriptor size.
2010-10-01 12:01:54 +00:00
HighLevel
Fixed random enumeration failure while in device mode due to interrupts causing the Set Address request to exceed maximum timings.
2010-10-12 11:27:15 +00:00
LowLevel
Added new NO_SOF_EVENTS compile time option, enabled in the bootloaders to reduce the compiled binary size.
2010-10-07 11:55:20 +00:00
USB.h
Split out endpoint and pipe stream functions into new EndpointStream.c/.h and PipeStream.c/.h files.
2010-08-22 13:31:27 +00:00