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/ClassDriver
Dean Camera c7bc3ec391
Add new MIDI Host Class driver to the library, and new MIDIHost ClassDriver demo.
15 years ago
..
AudioInput Remove USE_NONSTANDARD_DESCRIPTOR_NAMES compile time token, split out standard descriptors into seperate USB_Descriptor_* and USB_StdDescriptor_* structures so that both can be used within the one project. 15 years ago
AudioOutput Fix broken Endpoint/Pipe stream templates. 15 years ago
CDC Remove USE_NONSTANDARD_DESCRIPTOR_NAMES compile time token, split out standard descriptors into seperate USB_Descriptor_* and USB_StdDescriptor_* structures so that both can be used within the one project. 15 years ago
DualCDC Remove USE_NONSTANDARD_DESCRIPTOR_NAMES compile time token, split out standard descriptors into seperate USB_Descriptor_* and USB_StdDescriptor_* structures so that both can be used within the one project. 15 years ago
GenericHID Added new Pipe_IsFrozen() macro to determine if the currently selected pipe is frozen. 15 years ago
Joystick Added new Pipe_IsFrozen() macro to determine if the currently selected pipe is frozen. 15 years ago
Keyboard Added new MassStorageKeyboard Device Class Driver demo (thanks to Matthias Hullin). 15 years ago
KeyboardMouse Fix broken KeyboardMouse ClassDriver device demo - use internal HID Class Driver structures for boot protocol reports. 15 years ago
MIDI Removed mostly useless "TestApp" demo, as it was mainly useful only for checking for sytax errors in the library. 15 years ago
MassStorage Add new MIDI Host Class driver to the library, and new MIDIHost ClassDriver demo. 15 years ago
MassStorageKeyboard Add new MIDI Host Class driver to the library, and new MIDIHost ClassDriver demo. 15 years ago
Mouse Added new MassStorageKeyboard Device Class Driver demo (thanks to Matthias Hullin). 15 years ago
RNDISEthernet Application documentation/comment cleanup. 15 years ago
USBtoSerial Remove USE_NONSTANDARD_DESCRIPTOR_NAMES compile time token, split out standard descriptors into seperate USB_Descriptor_* and USB_StdDescriptor_* structures so that both can be used within the one project. 15 years ago
makefile Added new MassStorageKeyboard Device Class Driver demo (thanks to Matthias Hullin). 15 years ago