qmk_firmware/Demos/Host/ClassDriver
Dean Camera 6bda628718 Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability.
Add missing const qualifiers to the demos.
2010-07-21 16:19:32 +00:00
..
JoystickHostWithParser Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability. 2010-07-21 16:19:32 +00:00
KeyboardHost Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability. 2010-07-21 16:19:32 +00:00
KeyboardHostWithParser Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability. 2010-07-21 16:19:32 +00:00
MIDIHost Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability. 2010-07-21 16:19:32 +00:00
MassStorageHost Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability. 2010-07-21 16:19:32 +00:00
MouseHost Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability. 2010-07-21 16:19:32 +00:00
MouseHostWithParser Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability. 2010-07-21 16:19:32 +00:00
PrinterHost Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability. 2010-07-21 16:19:32 +00:00
RNDISEthernetHost Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability. 2010-07-21 16:19:32 +00:00
StillImageHost Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability. 2010-07-21 16:19:32 +00:00
VirtualSerialHost Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability. 2010-07-21 16:19:32 +00:00
makefile Change over instances of "make" in the makefiles to "$(MAKE)" to allow for the make tool to be overridden. 2010-05-07 07:11:25 +00:00