You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/Demos/Device/ClassDriver
Dean Camera de5b16909a
Added support to the AVRISP-MKII project for ISP speeds slower than 125KHz via a new software SPI driver.
14 years ago
..
AudioInput Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability. 14 years ago
AudioOutput Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability. 14 years ago
DualVirtualSerial Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability. 14 years ago
GenericHID Fix up minor whitespace formatting errors. 14 years ago
Joystick Fix up minor whitespace formatting errors. 14 years ago
Keyboard Add stream callback flags and class specific control request handler code to the incomplete Test and Measurement Class device demo. 14 years ago
KeyboardMouse Fix up minor whitespace formatting errors. 14 years ago
MIDI Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability. 14 years ago
MassStorage Added support to the AVRISP-MKII project for ISP speeds slower than 125KHz via a new software SPI driver. 14 years ago
MassStorageKeyboard Added support to the AVRISP-MKII project for ISP speeds slower than 125KHz via a new software SPI driver. 14 years ago
Mouse Fix up minor whitespace formatting errors. 14 years ago
RNDISEthernet Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability. 14 years ago
VirtualSerial Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability. 14 years ago
VirtualSerialMouse Fix up minor whitespace formatting errors. 14 years ago
makefile Change over instances of "make" in the makefiles to "$(MAKE)" to allow for the make tool to be overridden. 15 years ago