qmk_firmware/LUFA/Drivers/USB/Class
Dean Camera 32e735b2b2 Removed "Host_" section of the function names in ConfigDescriptor.h, as most of the routines can now be used in device mode on the device descriptor.
Renamed functions in the HID parser to have a "USB_" prefix and the acronym "HID" in the name.

Further module-level documentation updates.
2009-04-17 08:33:53 +00:00
..
ConfigDescriptor.c Removed "Host_" section of the function names in ConfigDescriptor.h, as most of the routines can now be used in device mode on the device descriptor. 2009-04-17 08:33:53 +00:00
ConfigDescriptor.h Removed "Host_" section of the function names in ConfigDescriptor.h, as most of the routines can now be used in device mode on the device descriptor. 2009-04-17 08:33:53 +00:00
HIDParser.c Moved all source to the trunk directory. 2009-02-23 07:08:22 +00:00
HIDParser.h Removed "Host_" section of the function names in ConfigDescriptor.h, as most of the routines can now be used in device mode on the device descriptor. 2009-04-17 08:33:53 +00:00
HIDReportData.h Fixed GenericHIDHost demo report write routine incorrect for control type requests (thanks to Andrei Krainev). 2009-04-16 08:50:34 +00:00