This website requires JavaScript.
Explore
Help
Sign In
Cutieguwu
/
qmk_firmware-mirror
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware-mirror
mirror of
https://github.com/qmk/qmk_firmware.git
synced
2026-08-03 16:00:34 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
312748702a0f87f79c6e86745d3699d09a91778c
qmk_firmware-mirror
/
Demos
/
Device
/
ClassDriver
/
AudioInput
T
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