This website requires JavaScript.
Explore
Help
Sign In
mfulz_github
/
qmk_firmware
Watch
1
Star
0
Fork
1
You've already forked qmk_firmware
mirror of
https://github.com/mfulz/qmk_firmware.git
synced
2025-06-17 04:05:17 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
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