qmk_firmware/LUFA/Drivers/USB/Class/Common
Dean Camera 3e04487279 Fixed misspelled HID_KEYBOARD_MODIFIER_* macros in the HID class driver (thanks to Laszlo Monda). 2011-11-16 08:19:34 +00:00
..
Audio.h More endianness porting of the LUFA device mode class drivers. 2011-07-11 09:50:54 +00:00
CDC.h More endianness porting of the LUFA device mode class drivers. 2011-07-11 09:50:54 +00:00
HID.h Fixed misspelled HID_KEYBOARD_MODIFIER_* macros in the HID class driver (thanks to Laszlo Monda). 2011-11-16 08:19:34 +00:00
HIDParser.c Fixed HID Parser's largest report size bit count not including the size of the last parsed report item. 2011-09-17 13:07:21 +00:00
HIDParser.h Fixed optimization error in the HID Parser item value USB_SetHIDReportItemInfo() and USB_GetHIDReportItemInfo() routines if the report item was NULL (which should be allowable according to the API). 2011-09-07 10:18:49 +00:00
HIDReportData.h Add new ARCH option to the makefiles to (eventually) specify the target device architecture. Update non-usb peripheral drivers to reflect future multiple architecture support. 2011-02-19 18:37:22 +00:00
MIDI.h More endianness porting of the LUFA device mode class drivers. 2011-07-11 09:50:54 +00:00
MassStorage.h More endianness porting of the LUFA device mode class drivers. 2011-07-11 09:50:54 +00:00
Printer.h Start update of documentation to support possible multiple architectures in the future - alter \file documentation to automatically copy in the module documentation where possible. 2011-02-20 13:08:29 +00:00
RNDIS.h Add missing "used" attribute to ATTR_INIT_SECTION to ensure functions declared with that meta-attribute are not discarded by the linker. 2011-09-22 05:55:32 +00:00
StillImage.h More endianness porting of the LUFA device mode class drivers. 2011-07-11 09:50:54 +00:00