qmk_firmware/LUFA/Drivers/USB
Dean Camera a852ea8e43 Added new KeyboardMouseMultiReport Device ClassDriver demo.
Fixed ReportID not being removed from the feature/out report data array in the HID class driver when Report IDs are used.

Added new MAX() and MIN() convenience macros.
2011-01-26 21:33:07 +00:00
..
Class Added new KeyboardMouseMultiReport Device ClassDriver demo. 2011-01-26 21:33:07 +00:00
HighLevel Call USB_USBTask() in the Endpoint stream functions between packets if INTERRUPT_CONTROL_ENDPOINT is not set. Remove calls to USB_USBTask in the Mass Storage class driver stream read/write continuation checks, since this is now done inside the stream function. 2011-01-10 18:56:34 +00:00
LowLevel Added new KeyboardMouseMultiReport Device ClassDriver demo. 2011-01-26 21:33:07 +00:00
USB.h Minor documentation corrections for the new HID report item constant defines. 2011-01-16 19:41:26 +00:00