qmk_firmware/Demos/Device/ClassDriver
Dean Camera ec079c71d8 Minor cleanups to DualCDC ClassDriver device demo for clarity. 2009-07-30 14:12:00 +00:00
..
AudioInput Fix incorrect configuration in the ClassDriver AudioOutput demo. 2009-07-30 14:06:52 +00:00
AudioOutput Fix incorrect configuration in the ClassDriver AudioOutput demo. 2009-07-30 14:06:52 +00:00
CDC Minor cleanups to DualCDC ClassDriver device demo for clarity. 2009-07-30 14:12:00 +00:00
DualCDC Minor cleanups to DualCDC ClassDriver device demo for clarity. 2009-07-30 14:12:00 +00:00
GenericHID 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
Joystick 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
Keyboard 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
KeyboardMouse 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
MIDI Fix redefinition warning when USB_DEVICE_ONLY is set on an AVR which does not support USB host mode. 2009-07-30 07:45:36 +00:00
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. 2009-07-30 11:03:58 +00:00
Mouse 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
RNDISEthernet Added 404 errors to the RNDIS Webserver example. 2009-07-29 01:40:42 +00:00
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. 2009-07-30 11:03:58 +00:00
makefile Move new Class Driver powered demos to a new ClassDriver subdirectory, re-add old low level demos to a LowLevel subdirectory. 2009-06-05 07:16:33 +00:00