qmk_firmware/LUFA/Drivers
Dean Camera df29aa37c0 Added flag to the HID report parser to indicate if a device has multiple reports.
SetIdle requests to the HID device driver with a 0 idle period (send changes only) now only affect the requested HID interface within the device, not all HID interfaces.

Apply correct fix to the HID report parser for PUSH items - current HID item attribute stack was being copied in the wrong direction.

Fixed HID report parser not resetting the FEATURE item count when a REPORT ID item is encountered.
2009-08-11 11:19:22 +00:00
..
Board Added standard stream example to the ClassDriver CDC device demo. 2009-07-30 10:54:57 +00:00
Misc Trim unique serial number created by the USE_INTERNAL_SERIAL option to 12 characters rather than 20 - apparently Windows will implode if a serial number is too long. 2009-06-21 08:04:10 +00:00
Peripheral Added better module summaries. 2009-07-14 07:33:06 +00:00
USB Added flag to the HID report parser to indicate if a device has multiple reports. 2009-08-11 11:19:22 +00:00