qmk_firmware/LUFA/Drivers/USB
Dean Camera c7bc3ec391 Add new MIDI Host Class driver to the library, and new MIDIHost ClassDriver demo.
Make MouseHost and KeyboardHost ClassDriver demos use the HID Class driver's structures for the boot protocol Mouse/Keyboard report data, rather than rolling their own.
2009-10-08 08:46:27 +00:00
..
Class Add new MIDI Host Class driver to the library, and new MIDIHost ClassDriver demo. 2009-10-08 08:46:27 +00:00
HighLevel Fix Mass Storage Host Class driver GetMaxLUN command - incorrect function return codes used in comparison to check for success. 2009-09-17 13:12:21 +00:00
LowLevel Fix broken Endpoint/Pipe stream templates. 2009-10-04 07:57:15 +00:00
USB.h Remove skeleton Audio and MIDI Host mode Class drivers -- will not implement in next release. 2009-08-30 10:43:41 +00:00