qmk_firmware/LUFA/Drivers/USB
2012-05-05 15:25:27 +00:00
..
Class Changed MIDI event structure MIDI_EventPacket_t to use a single field for the combined virtual cable index and command ID, to prevent bitfield packing issues on some architectures (thanks to Darren Gibbs). 2012-04-25 18:28:56 +00:00
Core Fixed incorrect DFU version number reported to the host in the DFU bootloader descriptors. Fixed incorrect version hundredths value encoding in VERSION_BCD() macro (thanks to Georg Glock). 2012-05-05 15:25:27 +00:00
USB.h Reintegrate the FullEPAddresses development branch into trunk. 2012-04-14 14:41:17 +00:00