This website requires JavaScript.
Explore
Help
Sign In
gitbot
/
qmk_firmware
Watch
0
Star
0
Fork
0
You've already forked qmk_firmware
mirror of
https://github.com/qmk/qmk_firmware.git
synced
2025-06-17 14:24:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c1be307393
qmk_firmware
/
Demos
/
Device
History
Dean Camera
23c1653efe
Make LowLevel AudioOutput demo work in the same way as the ClassDriver AudioOutput demo for LEDs output.
2009-07-28 10:49:33 +00:00
..
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.
2009-07-28 10:46:20 +00:00
Incomplete
/Sideshow
Ensure that the USB_DeviceState variable is properly set upon wakeup events, to the Addressed or Configured state as needed.
2009-07-23 08:00:12 +00:00
LowLevel
Make LowLevel AudioOutput demo work in the same way as the ClassDriver AudioOutput demo for LEDs output.
2009-07-28 10:49:33 +00:00
makefile
Remove outdated AVRStudio project files from demos, projects, bootloaders. Fix makefiles of ClassDriver device demos.
2009-06-05 07:30:23 +00:00