qmk_firmware/Demos
Dean Camera 41babf1cb7 Fix incorrect configuration in the ClassDriver AudioOutput demo.
Make all audio device Class Driver functions require a reference to the Audio class instance, so that the endpoint size can be checked (and to standardize the APIs).

Make LEDs more responsive in the AudioOutput device demos.
2009-07-30 14:06:52 +00:00
..
Device Fix incorrect configuration in the ClassDriver AudioOutput demo. 2009-07-30 14:06:52 +00:00
Host Fixed report data alignment issues in the MouseHostWithParser demo when X and Y movement data size is not a multiple of 8 bits. 2009-07-28 15:14:54 +00:00
OTG Change project makefiles so that the current target settings and not just the board selection is printed during the build process. 2009-07-28 13:53:52 +00:00
makefile Seperated out OTG, Device and Host mode demos into seperate folders for clarity. Adjusted makefiles so that the path to the LUFA library can be set in one place. 2009-03-20 06:34:41 +00:00