qmk_firmware/Demos/Device/ClassDriver
Dean Camera 97143bf814 Add missing const qualifiers to class drivers.
Indent core library function parameters so that there is only one parameter per line, to increase readability.
2010-07-21 14:00:51 +00:00
..
AudioInput Update makefiles to use the latest WinAVR/Atmel toolchain makefile template. 2010-07-19 14:00:44 +00:00
AudioOutput Update makefiles to use the latest WinAVR/Atmel toolchain makefile template. 2010-07-19 14:00:44 +00:00
DualVirtualSerial Update makefiles to use the latest WinAVR/Atmel toolchain makefile template. 2010-07-19 14:00:44 +00:00
GenericHID Update makefiles to use the latest WinAVR/Atmel toolchain makefile template. 2010-07-19 14:00:44 +00:00
Joystick Update makefiles to use the latest WinAVR/Atmel toolchain makefile template. 2010-07-19 14:00:44 +00:00
Keyboard Update makefiles to use the latest WinAVR/Atmel toolchain makefile template. 2010-07-19 14:00:44 +00:00
KeyboardMouse Update makefiles to use the latest WinAVR/Atmel toolchain makefile template. 2010-07-19 14:00:44 +00:00
MIDI Update makefiles to use the latest WinAVR/Atmel toolchain makefile template. 2010-07-19 14:00:44 +00:00
MassStorage Add missing const qualifiers to class drivers. 2010-07-21 14:00:51 +00:00
MassStorageKeyboard Add missing const qualifiers to class drivers. 2010-07-21 14:00:51 +00:00
Mouse Update makefiles to use the latest WinAVR/Atmel toolchain makefile template. 2010-07-19 14:00:44 +00:00
RNDISEthernet Update makefiles to use the latest WinAVR/Atmel toolchain makefile template. 2010-07-19 14:00:44 +00:00
VirtualSerial Update makefiles to use the latest WinAVR/Atmel toolchain makefile template. 2010-07-19 14:00:44 +00:00
VirtualSerialMouse Update makefiles to use the latest WinAVR/Atmel toolchain makefile template. 2010-07-19 14:00:44 +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