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 42ac34b484
Change over all makefiles to use C99 standards mode, rather than C99 + GNU Extensions.
14 years ago
..
AudioInput Change over all makefiles to use C99 standards mode, rather than C99 + GNU Extensions. 14 years ago
AudioOutput Change over all makefiles to use C99 standards mode, rather than C99 + GNU Extensions. 14 years ago
DualVirtualSerial Change over all makefiles to use C99 standards mode, rather than C99 + GNU Extensions. 14 years ago
GenericHID Change over all makefiles to use C99 standards mode, rather than C99 + GNU Extensions. 14 years ago
Joystick Change over all makefiles to use C99 standards mode, rather than C99 + GNU Extensions. 14 years ago
Keyboard Change over all makefiles to use C99 standards mode, rather than C99 + GNU Extensions. 14 years ago
KeyboardMouse Change over all makefiles to use C99 standards mode, rather than C99 + GNU Extensions. 14 years ago
MIDI Change over all makefiles to use C99 standards mode, rather than C99 + GNU Extensions. 14 years ago
MassStorage Change over all makefiles to use C99 standards mode, rather than C99 + GNU Extensions. 14 years ago
MassStorageKeyboard Change over all makefiles to use C99 standards mode, rather than C99 + GNU Extensions. 14 years ago
Mouse Change over all makefiles to use C99 standards mode, rather than C99 + GNU Extensions. 14 years ago
RNDISEthernet Change over all makefiles to use C99 standards mode, rather than C99 + GNU Extensions. 14 years ago
VirtualSerial Change over all makefiles to use C99 standards mode, rather than C99 + GNU Extensions. 14 years ago
VirtualSerialMouse Change over all makefiles to use C99 standards mode, rather than C99 + GNU Extensions. 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