qmk_firmware/LUFA/Drivers/USB
2011-10-30 14:04:47 +00:00
..
Class Fixed CDC class drivers not saving and sending all 16-bits of the control line states (thanks to Matthew Swabey). 2011-10-26 06:51:07 +00:00
Core Update ENDPOINT_EPNUM_MASK to be 0x0F, the maximum possible USB endpoint number within a device, rather than just the maximum number for the AVR8 and UC3 targets of 0x07. 2011-10-30 14:04:47 +00:00
USB.h Added new Host mode Audio Class driver. 2011-06-08 01:26:52 +00:00