qmk_firmware/LUFA/Drivers/USB/Class
Dean Camera 849b9535e7 Add new error condition to the HID Report Parser for when a report is parsed but no unfiltered items are encountered (i.e. nothing of interest in the device report). Make all host HID "WithParser" demos print the new error condition. 2009-09-22 08:07:48 +00:00
..
Common Oops - Keyboard boot report structure should be an array of 6 keycodes. 2009-09-20 13:01:45 +00:00
Device Added new Pipe_IsFrozen() macro to determine if the currently selected pipe is frozen. 2009-09-20 12:01:25 +00:00
Host Add new error condition to the HID Report Parser for when a report is parsed but no unfiltered items are encountered (i.e. nothing of interest in the device report). Make all host HID "WithParser" demos print the new error condition. 2009-09-22 08:07:48 +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
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
MassStorage.h Added better USB Class driver overviews. 2009-08-27 07:48:48 +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