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
Dean Camera 23c1653efe
Make LowLevel AudioOutput demo work in the same way as the ClassDriver AudioOutput demo for LEDs output.
15 years ago
..
ClassDriver Changed AudioOutput demos to explicitly use timer 3 - the smaller USB AVRs where timer 1 was needed instead did not have the endpoint size neccesary for good audio throughput anyway. 15 years ago
Incomplete/Sideshow Ensure that the USB_DeviceState variable is properly set upon wakeup events, to the Addressed or Configured state as needed. 15 years ago
LowLevel Make LowLevel AudioOutput demo work in the same way as the ClassDriver AudioOutput demo for LEDs output. 15 years ago
makefile Remove outdated AVRStudio project files from demos, projects, bootloaders. Fix makefiles of ClassDriver device demos. 16 years ago