qmk_firmware/Demos/Device/ClassDriver
Dean Camera c0e4f52e8f Fix up incorrect version numbers in demo/project descriptors.
Add class name prefixes to missed constants in the class drivers to give all class driver elements a consistent namespace.
2010-09-28 14:59:16 +00:00
..
AudioInput Fix up incorrect version numbers in demo/project descriptors. 2010-09-28 14:59:16 +00:00
AudioOutput Fix up incorrect version numbers in demo/project descriptors. 2010-09-28 14:59:16 +00:00
DualVirtualSerial Move out many of the common class driver constants into grouped enums, to make them more managable. 2010-09-28 12:14:06 +00:00
GenericHID Move out many of the common class driver constants into grouped enums, to make them more managable. 2010-09-28 12:14:06 +00:00
Joystick Move out many of the common class driver constants into grouped enums, to make them more managable. 2010-09-28 12:14:06 +00:00
Keyboard Move out many of the common class driver constants into grouped enums, to make them more managable. 2010-09-28 12:14:06 +00:00
KeyboardMouse Move out many of the common class driver constants into grouped enums, to make them more managable. 2010-09-28 12:14:06 +00:00
MIDI Move out many of the common class driver constants into grouped enums, to make them more managable. 2010-09-28 12:14:06 +00:00
MassStorage Remove dfu-programmer program switches, to ensure maximum compatibility with all dfu-programmer versions. 2010-09-24 06:59:28 +00:00
MassStorageKeyboard Move out many of the common class driver constants into grouped enums, to make them more managable. 2010-09-28 12:14:06 +00:00
Mouse Move out many of the common class driver constants into grouped enums, to make them more managable. 2010-09-28 12:14:06 +00:00
RNDISEthernet Move out many of the common class driver constants into grouped enums, to make them more managable. 2010-09-28 12:14:06 +00:00
VirtualSerial Move out many of the common class driver constants into grouped enums, to make them more managable. 2010-09-28 12:14:06 +00:00
VirtualSerialMouse Move out many of the common class driver constants into grouped enums, to make them more managable. 2010-09-28 12:14:06 +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