This website requires JavaScript.
Explore
Help
Sign In
gitbot
/
qmk_firmware
Watch
0
Star
0
Fork
0
You've already forked qmk_firmware
mirror of
https://github.com/qmk/qmk_firmware.git
synced
2025-07-02 22:12:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c8942ef469
qmk_firmware
/
LUFA
/
Drivers
/
USB
History
Dean Camera
c8942ef469
Fixed LowLevel JoystickHostWithParser demo not saving the chosen HID interface's report descriptor size.
...
Simplified low level Host demo configuration descriptor parser routines.
2010-10-01 12:01:54 +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
Fix low level host mode demos not correctly fetching the next endpoint when an invalid interface is discarded.
2010-09-30 07:56:47 +00:00
LowLevel
Fix device mode for the U4 parts.
2010-10-01 11:22:24 +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