This website requires JavaScript.
Explore
Help
Sign In
me
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
forked from
mirror/qmk_firmware
Code
Pull Requests
Activity
Files
0486f12e3eab71e75273b774bb13eeb5937c544d
qmk_firmware
/
LUFA
/
Drivers
/
USB
/
Class
/
Common
History
Dean Camera
6783bc4594
Add StillImage Host Class Driver functions for opening and closing sessions. Ensure IsActive is set on the interface to allow device functions to run.
...
Fix spelling of "Received" in all source files where it is misspelt "Recieved".
2009-09-02 13:08:55 +00:00
..
Audio.h
Added new "Common" section to the class drivers, to hold all mode-independant definitions for clarity.
2009-08-27 07:38:40 +00:00
CDC.h
Added new "Common" section to the class drivers, to hold all mode-independant definitions for clarity.
2009-08-27 07:38:40 +00:00
HID.h
Added new "Common" section to the class drivers, to hold all mode-independant definitions for clarity.
2009-08-27 07:38:40 +00:00
MassStorage.h
Added new "Common" section to the class drivers, to hold all mode-independant definitions for clarity.
2009-08-27 07:38:40 +00:00
MIDI.h
Added new "Common" section to the class drivers, to hold all mode-independant definitions for clarity.
2009-08-27 07:38:40 +00:00
RNDIS.h
Added new "Common" section to the class drivers, to hold all mode-independant definitions for clarity.
2009-08-27 07:38:40 +00:00
StillImage.h
Add StillImage Host Class Driver functions for opening and closing sessions. Ensure IsActive is set on the interface to allow device functions to run.
2009-09-02 13:08:55 +00:00