qmk_firmware/Demos/Device
2009-06-05 02:23:31 +00:00
..
AudioInput Ensure all USB device class drivers have the same three main functions as their interface for consistency. 2009-06-04 03:03:48 +00:00
AudioOutput Ensure all USB device class drivers have the same three main functions as their interface for consistency. 2009-06-04 03:03:48 +00:00
CDC Minor documentation page updates. 2009-06-04 02:55:30 +00:00
DualCDC Minor documentation page updates. 2009-06-04 02:55:30 +00:00
GenericHID Added multiple Report ID support to the HID class driver. Removed OUT endpoint support from HID driver (all OUT reports are now processed through control requests) as a seperate endpoint had issues with determining the exact output report length. 2009-06-05 02:23:31 +00:00
Joystick Added multiple Report ID support to the HID class driver. Removed OUT endpoint support from HID driver (all OUT reports are now processed through control requests) as a seperate endpoint had issues with determining the exact output report length. 2009-06-05 02:23:31 +00:00
Keyboard Added multiple Report ID support to the HID class driver. Removed OUT endpoint support from HID driver (all OUT reports are now processed through control requests) as a seperate endpoint had issues with determining the exact output report length. 2009-06-05 02:23:31 +00:00
KeyboardMouse Added multiple Report ID support to the HID class driver. Removed OUT endpoint support from HID driver (all OUT reports are now processed through control requests) as a seperate endpoint had issues with determining the exact output report length. 2009-06-05 02:23:31 +00:00
MassStorage Fix Doxygen errors in demos. 2009-06-04 03:12:07 +00:00
MIDI Ensure all USB device class drivers have the same three main functions as their interface for consistency. 2009-06-04 03:03:48 +00:00
Mouse Added multiple Report ID support to the HID class driver. Removed OUT endpoint support from HID driver (all OUT reports are now processed through control requests) as a seperate endpoint had issues with determining the exact output report length. 2009-06-05 02:23:31 +00:00
RNDISEthernet Fix Doxygen errors in demos. 2009-06-04 03:12:07 +00:00
USBtoSerial Minor documentation page updates. 2009-06-04 02:55:30 +00:00
makefile Added new GenericHID device demo application. 2009-03-29 12:42:25 +00:00