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/LowLevel
Dean Camera cd39c38d5f
Rename reserved members of all structs so that they are uniformly named across all demos/projects/bootloaders.
14 years ago
..
AudioInput Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability. 14 years ago
AudioOutput Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability. 14 years ago
DualVirtualSerial Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability. 14 years ago
GenericHID Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability. 14 years ago
Joystick Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability. 14 years ago
Keyboard Add stream callback flags and class specific control request handler code to the incomplete Test and Measurement Class device demo. 14 years ago
KeyboardMouse Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability. 14 years ago
MIDI Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability. 14 years ago
MassStorage Rename reserved members of all structs so that they are uniformly named across all demos/projects/bootloaders. 14 years ago
Mouse Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability. 14 years ago
RNDISEthernet Rename reserved members of all structs so that they are uniformly named across all demos/projects/bootloaders. 14 years ago
VirtualSerial Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability. 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