This website requires JavaScript.
Explore
Repositories
Help
Sign In
melissa
/
zsa_qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked zsa_qmk_firmware
mirror of
https://github.com/zsa/qmk_firmware.git
synced
2026-04-26 17:36:19 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
de70f0f1cf034d8f22141a2825f24ad60d14421b
zsa_qmk_firmware
/
LUFA
/
Drivers
/
USB
History
Dean Camera
de70f0f1cf
Moved USBtoSerial demo the Projects directory, as it is simply an expanded CDC demo. Added const qualifier to Endpoint/Pipe stream write routines.
2009-10-18 05:35:48 +00:00
..
Class
Add new MIDI Host Class driver to the library, and new MIDIHost ClassDriver demo.
2009-10-08 08:46:27 +00:00
HighLevel
Fix AudioOutput and AudioInput class driver demos' descriptors -- incorrect value was being supplied in the audio descritors field giving the number of discrete audio formats the device supports.
2009-10-14 09:42:11 +00:00
LowLevel
Moved USBtoSerial demo the Projects directory, as it is simply an expanded CDC demo. Added const qualifier to Endpoint/Pipe stream write routines.
2009-10-18 05:35:48 +00:00
USB.h
Remove skeleton Audio and MIDI Host mode Class drivers -- will not implement in next release.
2009-08-30 10:43:41 +00:00