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 5ca1d7bf8f
Fix redefinition warning when USB_DEVICE_ONLY is set on an AVR which does not support USB host mode.
15 years ago
..
AudioInput Change project makefiles so that the current target settings and not just the board selection is printed during the build process. 15 years ago
AudioOutput Change project makefiles so that the current target settings and not just the board selection is printed during the build process. 15 years ago
CDC Change project makefiles so that the current target settings and not just the board selection is printed during the build process. 15 years ago
DualCDC Change project makefiles so that the current target settings and not just the board selection is printed during the build process. 15 years ago
GenericHID Change project makefiles so that the current target settings and not just the board selection is printed during the build process. 15 years ago
Joystick Change project makefiles so that the current target settings and not just the board selection is printed during the build process. 15 years ago
Keyboard Change project makefiles so that the current target settings and not just the board selection is printed during the build process. 15 years ago
KeyboardMouse Change project makefiles so that the current target settings and not just the board selection is printed during the build process. 15 years ago
MIDI Fix redefinition warning when USB_DEVICE_ONLY is set on an AVR which does not support USB host mode. 15 years ago
MassStorage Change project makefiles so that the current target settings and not just the board selection is printed during the build process. 15 years ago
Mouse Change project makefiles so that the current target settings and not just the board selection is printed during the build process. 15 years ago
RNDISEthernet Added 404 errors to the RNDIS Webserver example. 15 years ago
USBtoSerial Change project makefiles so that the current target settings and not just the board selection is printed during the build process. 15 years ago
makefile Move new Class Driver powered demos to a new ClassDriver subdirectory, re-add old low level demos to a LowLevel subdirectory. 16 years ago