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 0803cf00ac
Add missing INTERRUPT_CONTROL_ENDPOINT compile time option to the Mass Storage device projects/demos and incomplete Test and Measurement Class demo, which was accidentally removed during the makefile updates.
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 Add missing INTERRUPT_CONTROL_ENDPOINT compile time option to the Mass Storage device projects/demos and incomplete Test and Measurement Class demo, which was accidentally removed during the makefile updates. 14 years ago
MassStorageKeyboard Add missing INTERRUPT_CONTROL_ENDPOINT compile time option to the Mass Storage device projects/demos and incomplete Test and Measurement Class demo, which was accidentally removed during the makefile updates. 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