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 7ace314cc1
Increase timeout of Mass Storage and Still Image host commands to 10 seconds (up from 5) to account for slow-processing devices.
15 years ago
..
AudioInput Fixed Endpoint_Write_Control_Stream_* functions not sending a terminating IN when the given data length is zero. 15 years ago
AudioOutput Remove dependancies from the LowLevel demos to the ClassDriver demos, since the use of ClassDriver headers now outputs an error when NO_STREAM_CALLBACKS is used. 15 years ago
DualVirtualSerial Fix newly renamed VirtualSerial demos' include filename references so that they compile. 15 years ago
GenericHID Fix build and Doxygen errors. 15 years ago
Joystick Fix build and Doxygen errors. 15 years ago
Keyboard Fix build and Doxygen errors. 15 years ago
KeyboardMouse Fix build and Doxygen errors. 15 years ago
MIDI Make MIDI device demos also turn off the on board LEDs if MIDI Note On messages are sent with a velocity of zero, which some devices use instead of Note Off messages (thanks to Robin Green). 15 years ago
MassStorage Increase timeout of Mass Storage and Still Image host commands to 10 seconds (up from 5) to account for slow-processing devices. 15 years ago
MassStorageKeyboard Increase timeout of Mass Storage and Still Image host commands to 10 seconds (up from 5) to account for slow-processing devices. 15 years ago
Mouse Fix build and Doxygen errors. 15 years ago
RNDISEthernet Increase timeout of Mass Storage and Still Image host commands to 10 seconds (up from 5) to account for slow-processing devices. 15 years ago
VirtualSerial Fix newly renamed VirtualSerial demos' include filename references so that they compile. 15 years ago
VirtualSerialMouse Fix newly renamed VirtualSerial demos' include filename references so that they compile. 15 years ago
makefile Additional file renames and modifications to change CDC demos to VirtualSerial. 15 years ago