This website requires JavaScript.
Explore
Help
Sign In
varl
/
qmk_firmware
Watch
1
Star
0
Fork
You've already forked qmk_firmware
0
forked from
forks/qmk_firmware
Code
Pull requests
Activity
312748702a
qmk_firmware
/
Demos
/
Device
/
ClassDriver
/
AudioInput
History
Dean Camera
312748702a
Added better module summaries.
2009-07-14 07:33:06 +00:00
..
AudioInput.c
Break device mode class driver interfaces into seperate config and state structs which are then combined, for clarity. Move device mode class driver interfaces back into the device mode class driver headers from the common class headers to make room for host class interfaces.
2009-06-18 10:31:55 +00:00
AudioInput.h
Added USB Missle Launcher project, submitted by Dave Fletcher.
2009-06-16 05:53:27 +00:00
AudioInput.txt
Added better module summaries.
2009-07-14 07:33:06 +00:00
Descriptors.c
Reduce struct name pollution - group typedef struct names by class driver name where appropriate.
2009-06-26 11:43:56 +00:00
Descriptors.h
Reduce struct name pollution - group typedef struct names by class driver name where appropriate.
2009-06-26 11:43:56 +00:00
Doxygen.conf
Remove hardcoded DOT path from all Doxygen config files.
2009-06-16 13:50:02 +00:00
makefile
Added incomplete PrinterHost demo application.
2009-07-11 15:05:56 +00:00