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 3d1baa6f95
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.
16 years ago
..
AudioInput Ensure all USB device class drivers have the same three main functions as their interface for consistency. 16 years ago
AudioOutput Ensure all USB device class drivers have the same three main functions as their interface for consistency. 16 years ago
CDC Minor documentation page updates. 16 years ago
DualCDC Minor documentation page updates. 16 years ago
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. 16 years ago
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. 16 years ago
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. 16 years ago
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. 16 years ago
MIDI Ensure all USB device class drivers have the same three main functions as their interface for consistency. 16 years ago
MassStorage Fix Doxygen errors in demos. 16 years ago
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. 16 years ago
RNDISEthernet Fix Doxygen errors in demos. 16 years ago
USBtoSerial Minor documentation page updates. 16 years ago
makefile Added new GenericHID device demo application. 16 years ago