qmk_firmware/Demos/Device/ClassDriver
Dean Camera 25ddbb9e3b Adjust endpoint polling intervals for HID demos, to make them compliant with the 10ms minimum polling period for Low Speed devices. 2009-08-13 08:26:59 +00:00
..
AudioInput Renamed all library events to properly seperate out Device and Host mode events. Changed the firing conditions for some events to ensure that events are fired by their own USB mode only. 2009-08-05 06:36:31 +00:00
AudioOutput Cleanups to RNDIS device demos. Fix issue in RNDIS demos where the memory would become corrupted due to an incorrect bounds check when iterating over the port state table, causing random resets. 2009-08-07 06:55:31 +00:00
CDC Added explicit attribute masks to the device mode demos' descriptors. 2009-08-13 08:14:16 +00:00
DualCDC Added explicit attribute masks to the device mode demos' descriptors. 2009-08-13 08:14:16 +00:00
GenericHID Adjust endpoint polling intervals for HID demos, to make them compliant with the 10ms minimum polling period for Low Speed devices. 2009-08-13 08:26:59 +00:00
Joystick Adjust endpoint polling intervals for HID demos, to make them compliant with the 10ms minimum polling period for Low Speed devices. 2009-08-13 08:26:59 +00:00
Keyboard Adjust endpoint polling intervals for HID demos, to make them compliant with the 10ms minimum polling period for Low Speed devices. 2009-08-13 08:26:59 +00:00
KeyboardMouse Adjust endpoint polling intervals for HID demos, to make them compliant with the 10ms minimum polling period for Low Speed devices. 2009-08-13 08:26:59 +00:00
MIDI Renamed all library events to properly seperate out Device and Host mode events. Changed the firing conditions for some events to ensure that events are fired by their own USB mode only. 2009-08-05 06:36:31 +00:00
MassStorage Added explicit attribute masks to the device mode demos' descriptors. 2009-08-13 08:14:16 +00:00
Mouse Adjust endpoint polling intervals for HID demos, to make them compliant with the 10ms minimum polling period for Low Speed devices. 2009-08-13 08:26:59 +00:00
RNDISEthernet Added explicit attribute masks to the device mode demos' descriptors. 2009-08-13 08:14:16 +00:00
USBtoSerial Added explicit attribute masks to the device mode demos' descriptors. 2009-08-13 08:14:16 +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