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/Host/ClassDriver
Dean Camera 42ac34b484
Change over all makefiles to use C99 standards mode, rather than C99 + GNU Extensions.
15 years ago
..
JoystickHostWithParser Change over all makefiles to use C99 standards mode, rather than C99 + GNU Extensions. 15 years ago
KeyboardHost Change over all makefiles to use C99 standards mode, rather than C99 + GNU Extensions. 15 years ago
KeyboardHostWithParser Change over all makefiles to use C99 standards mode, rather than C99 + GNU Extensions. 15 years ago
MIDIHost Change over all makefiles to use C99 standards mode, rather than C99 + GNU Extensions. 15 years ago
MassStorageHost Change over all makefiles to use C99 standards mode, rather than C99 + GNU Extensions. 15 years ago
MouseHost Change over all makefiles to use C99 standards mode, rather than C99 + GNU Extensions. 15 years ago
MouseHostWithParser Change over all makefiles to use C99 standards mode, rather than C99 + GNU Extensions. 15 years ago
PrinterHost Change over all makefiles to use C99 standards mode, rather than C99 + GNU Extensions. 15 years ago
RNDISEthernetHost Change over all makefiles to use C99 standards mode, rather than C99 + GNU Extensions. 15 years ago
StillImageHost Change over all makefiles to use C99 standards mode, rather than C99 + GNU Extensions. 15 years ago
VirtualSerialHost Change over all makefiles to use C99 standards mode, rather than C99 + GNU Extensions. 15 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