qmk_firmware/LUFA/Drivers/USB/Class
Dean Camera baa1b22654 Fixed issue in the HID Host class driver's HID_Host_SendReportByID() routine using the incorrect mode (control/pipe) to send report to the attached device. 2009-09-30 07:58:17 +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 Fixed issue in the HID Host class driver's HID_Host_SendReportByID() routine using the incorrect mode (control/pipe) to send report to the attached device. 2009-09-30 07:58:17 +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