qmk_firmware/LUFA/Drivers/USB/Class
Dean Camera 7227e133a9 Ensure that the previous HID reports in the HID device class driver are kept per-instance, rather than per-device. 2009-07-30 14:40:42 +00:00
..
Common Fix redefinition warning when USB_DEVICE_ONLY is set on an AVR which does not support USB host mode. 2009-07-30 07:45:36 +00:00
Device Ensure that the previous HID reports in the HID device class driver are kept per-instance, rather than per-device. 2009-07-30 14:40:42 +00:00
Host Fixed report data alignment issues in the MouseHostWithParser demo when X and Y movement data size is not a multiple of 8 bits. 2009-07-28 15:14:54 +00:00
Audio.h Add host mode USB Class driver stubs, add beginnings of a CDC host class driver. 2009-06-14 15:55:13 +00:00
CDC.h Add host mode USB Class driver stubs, add beginnings of a CDC host class driver. 2009-06-14 15:55:13 +00:00
HID.h Add host mode USB Class driver stubs, add beginnings of a CDC host class driver. 2009-06-14 15:55:13 +00:00
MIDI.h Add host mode USB Class driver stubs, add beginnings of a CDC host class driver. 2009-06-14 15:55:13 +00:00
MassStorage.h Add host mode USB Class driver stubs, add beginnings of a CDC host class driver. 2009-06-14 15:55:13 +00:00
RNDIS.h Add host mode USB Class driver stubs, add beginnings of a CDC host class driver. 2009-06-14 15:55:13 +00:00
StillImage.h Add host mode USB Class driver stubs, add beginnings of a CDC host class driver. 2009-06-14 15:55:13 +00:00