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-19 21:25:19 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
qmk_firmware
/
Demos
/
Device
/
AudioOutput
History
Dean Camera
4897ef8972
Ensure all USB device class drivers have the same three main functions as their interface for consistency.
2009-06-04 03:03:48 +00:00
..
AudioOutput.aps
Seperated out OTG, Device and Host mode demos into seperate folders for clarity. Adjusted makefiles so that the path to the LUFA library can be set in one place.
2009-03-20 06:34:41 +00:00
AudioOutput.c
Ensure all USB device class drivers have the same three main functions as their interface for consistency.
2009-06-04 03:03:48 +00:00
AudioOutput.h
Minor documentation page updates.
2009-06-04 02:55:30 +00:00
AudioOutput.txt
Spell checked non-source documentation pages.
2009-04-19 14:29:57 +00:00
Descriptors.c
Minor documentation page updates.
2009-06-04 02:55:30 +00:00
Descriptors.h
Add MIDI class driver, update MIDI device demo to use the new USB class driver. All device demos/projects have now been converted to the new library class drivers, although documentation is yet to be completed.
2009-06-01 12:01:53 +00:00
Doxygen.conf
Seperated out OTG, Device and Host mode demos into seperate folders for clarity. Adjusted makefiles so that the path to the LUFA library can be set in one place.
2009-03-20 06:34:41 +00:00
makefile
Commit of new class abstraction APIs for all device demos other than the MIDI demo - not documented yet.
2009-06-01 11:03:39 +00:00