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
4dece08bef10a23a9702b6ddb67401400119cbce
qmk_firmware
/
LUFA
/
Drivers
/
USB
History
Dean Camera
4dece08bef
Clarify in the project documentation files what the each of the different USB AVR device "series" comprises of.
2010-08-31 12:33:21 +00:00
..
Class
Fixed LowLevel PrinterHost demo not sending control requests to the attached printer with the correct printer interface wIndex value.
2010-08-24 13:16:16 +00:00
HighLevel
Clarify in the project documentation files what the each of the different USB AVR device "series" comprises of.
2010-08-31 12:33:21 +00:00
LowLevel
Better documentation for the Endpoint_ConfigureEndpoint() and Pipe_ConfigurePipe() functions.
2010-08-24 13:57:55 +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