This website requires JavaScript.
Explore
Help
Sign in
ahoneybun
/
qmk_firmware
Watch
1
Star
0
Fork
You've already forked qmk_firmware
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
433399b05d
qmk_firmware
/
LUFA
/
Drivers
/
USB
/
Class
History
Download ZIP
Download TAR.GZ
Dean Camera
433399b05d
Changed Audio Class driver sample read/write functions to be inline, to reduce the number of cycles needed to transfer samples to and from the device (allowing more time for processing and output).
...
Fixed ClassDriver AudioOutput demo not selecting an audio output mode.
2009-10-03 07:59:32 +00:00
..
Common
Oops - Keyboard boot report structure should be an array of 6 keycodes.
2009-09-20 13:01:45 +00:00
Device
Changed Audio Class driver sample read/write functions to be inline, to reduce the number of cycles needed to transfer samples to and from the device (allowing more time for processing and output).
2009-10-03 07:59:32 +00:00
Host
Changed Audio Class driver sample read/write functions to be inline, to reduce the number of cycles needed to transfer samples to and from the device (allowing more time for processing and output).
2009-10-03 07:59:32 +00:00
Audio.h
Remove skeleton Audio and MIDI Host mode Class drivers -- will not implement in next release.
2009-08-30 10:43:41 +00:00
CDC.h
Added better USB Class driver overviews.
2009-08-27 07:48:48 +00:00
HID.h
Added better USB Class driver overviews.
2009-08-27 07:48:48 +00:00
MassStorage.h
Added better USB Class driver overviews.
2009-08-27 07:48:48 +00:00
MIDI.h
Remove skeleton Audio and MIDI Host mode Class drivers -- will not implement in next release.
2009-08-30 10:43:41 +00:00
RNDIS.h
Added better USB Class driver overviews.
2009-08-27 07:48:48 +00:00
StillImage.h
Added better USB Class driver overviews.
2009-08-27 07:48:48 +00:00