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 bbf89d81fa
Make both LowLevel and ClassDriver AudioOutput demos always output to board LEDs, regardless of output mode (removed AUDIO_OUT_LEDS compile time option from the demo). This allows for positive feedback to the user of audio activity regardless of output mode.
15 years ago
..
AudioInput Fix incorrect configuration in the ClassDriver AudioOutput demo. 15 years ago
AudioOutput Make both LowLevel and ClassDriver AudioOutput demos always output to board LEDs, regardless of output mode (removed AUDIO_OUT_LEDS compile time option from the demo). This allows for positive feedback to the user of audio activity regardless of output mode. 15 years ago
CDC Set all CDC and MassStorage device mode demos (LowLevel and ClassDriver) to use the USE_INTERNAL_SERIAL feature, add compile time warnings for devices which do not have an internal serial. 15 years ago
DualCDC Set all CDC and MassStorage device mode demos (LowLevel and ClassDriver) to use the USE_INTERNAL_SERIAL feature, add compile time warnings for devices which do not have an internal serial. 15 years ago
GenericHID Fixed the ClassDriver GenericHID demo so that it echoes back reports as indicated in the demo overview. 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 Change project makefiles so that the current target settings and not just the board selection is printed during the build process. 15 years ago
MassStorage Set all CDC and MassStorage device mode demos (LowLevel and ClassDriver) to use the USE_INTERNAL_SERIAL feature, add compile time warnings for devices which do not have an internal serial. 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 Set all CDC and MassStorage device mode demos (LowLevel and ClassDriver) to use the USE_INTERNAL_SERIAL feature, add compile time warnings for devices which do not have an internal serial. 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