qmk_firmware/Demos/Device/ClassDriver
2012-07-10 19:33:39 +00:00
..
AudioInput Add HID bootloader build module (thanks to Stefan Hellermann). 2012-06-21 20:24:29 +00:00
AudioOutput Add HID bootloader build module (thanks to Stefan Hellermann). 2012-06-21 20:24:29 +00:00
DualVirtualSerial Update CDC driver INF files so that they should work even on systems without usbser.sys extracted by default (see MS KB entry 837637). 2012-07-07 13:43:15 +00:00
GenericHID Add HID bootloader build module (thanks to Stefan Hellermann). 2012-06-21 20:24:29 +00:00
Joystick Add HID bootloader build module (thanks to Stefan Hellermann). 2012-06-21 20:24:29 +00:00
Keyboard Add HID bootloader build module (thanks to Stefan Hellermann). 2012-06-21 20:24:29 +00:00
KeyboardMouse Add HID bootloader build module (thanks to Stefan Hellermann). 2012-06-21 20:24:29 +00:00
KeyboardMouseMultiReport Add HID bootloader build module (thanks to Stefan Hellermann). 2012-06-21 20:24:29 +00:00
MassStorage Add HID bootloader build module (thanks to Stefan Hellermann). 2012-06-21 20:24:29 +00:00
MassStorageKeyboard Add HID bootloader build module (thanks to Stefan Hellermann). 2012-06-21 20:24:29 +00:00
MIDI Add HID bootloader build module (thanks to Stefan Hellermann). 2012-06-21 20:24:29 +00:00
Mouse Add HID bootloader build module (thanks to Stefan Hellermann). 2012-06-21 20:24:29 +00:00
RNDISEthernet Fix accidental struct copies on the stack in the old RNDISEthernet demo TCP code. 2012-06-26 18:53:30 +00:00
VirtualSerial Update CDC driver INF files so that they should work even on systems without usbser.sys extracted by default (see MS KB entry 837637). 2012-07-07 13:43:15 +00:00
VirtualSerialMassStorage Update CDC driver INF files so that they should work even on systems without usbser.sys extracted by default (see MS KB entry 837637). 2012-07-07 13:43:15 +00:00
VirtualSerialMouse Update CDC driver INF files so that they should work even on systems without usbser.sys extracted by default (see MS KB entry 837637). 2012-07-07 13:43:15 +00:00
makefile Fix up makefile .NOTPARALLEL heuristics so that linear building is only enforced if no object folder set and the "all" target is run. Rename library "ConfigDescriptor.c" file to "ConfigDescriptors.c" to ensure that object filenames are unique. 2012-07-10 19:33:39 +00:00