This website requires JavaScript.
Explore
Help
Sign In
michi
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
433399b05db8d4a8a3989e90614f7206d49568fc
qmk_firmware
/
LUFA
/
Drivers
/
USB
/
Class
T
History
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