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 0313034245
Added const attributes to some of the class driver function parameters that were missing it.
14 years ago
..
AudioInput Add AVRStudio 4 project files to the ClassDriver Device mode demos. 14 years ago
AudioOutput Add AVRStudio 4 project files to the ClassDriver Device mode demos. 14 years ago
DualVirtualSerial Add AVRStudio 4 project files to the ClassDriver Device mode demos. 14 years ago
GenericHID Added const attributes to some of the class driver function parameters that were missing it. 14 years ago
Joystick Added const attributes to some of the class driver function parameters that were missing it. 14 years ago
Keyboard Added const attributes to some of the class driver function parameters that were missing it. 14 years ago
KeyboardMouse Added const attributes to some of the class driver function parameters that were missing it. 14 years ago
MIDI Add AVRStudio 4 project files to the ClassDriver Device mode demos. 14 years ago
MassStorage Add AVRStudio 4 project files to the ClassDriver Device mode demos. 14 years ago
MassStorageKeyboard Added const attributes to some of the class driver function parameters that were missing it. 14 years ago
Mouse Added const attributes to some of the class driver function parameters that were missing it. 14 years ago
RNDISEthernet Add AVRStudio 4 project files to the ClassDriver Device mode demos. 14 years ago
VirtualSerial Add AVRStudio 4 project files to the ClassDriver Device mode demos. 14 years ago
VirtualSerialMouse Added const attributes to some of the class driver function parameters that were missing it. 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