qmk_firmware/Demos/Device
Dean Camera a908773a13 Change device demos to cache the board button values in the same manner as the board joystick to maintain consistency. 2009-05-06 12:43:00 +00:00
..
AudioInput Changed PIPE_CONTROLPIPE_DEFAULT_SIZE from 8 to 64 to try to prevent problems with faulty devices which do not respect the given wLength value when reading in the device descriptor. 2009-05-04 12:55:00 +00:00
AudioOutput Changed PIPE_CONTROLPIPE_DEFAULT_SIZE from 8 to 64 to try to prevent problems with faulty devices which do not respect the given wLength value when reading in the device descriptor. 2009-05-04 12:55:00 +00:00
CDC Changed PIPE_CONTROLPIPE_DEFAULT_SIZE from 8 to 64 to try to prevent problems with faulty devices which do not respect the given wLength value when reading in the device descriptor. 2009-05-04 12:55:00 +00:00
DualCDC Changed PIPE_CONTROLPIPE_DEFAULT_SIZE from 8 to 64 to try to prevent problems with faulty devices which do not respect the given wLength value when reading in the device descriptor. 2009-05-04 12:55:00 +00:00
GenericHID Changed PIPE_CONTROLPIPE_DEFAULT_SIZE from 8 to 64 to try to prevent problems with faulty devices which do not respect the given wLength value when reading in the device descriptor. 2009-05-04 12:55:00 +00:00
Joystick Change device demos to cache the board button values in the same manner as the board joystick to maintain consistency. 2009-05-06 12:43:00 +00:00
Keyboard Changed PIPE_CONTROLPIPE_DEFAULT_SIZE from 8 to 64 to try to prevent problems with faulty devices which do not respect the given wLength value when reading in the device descriptor. 2009-05-04 12:55:00 +00:00
KeyboardMouse Changed HWB board driver to Buttons driver, to allow for the support of future boards with more than one mounted GPIO button. 2009-05-06 07:50:34 +00:00
MIDI Changed HWB board driver to Buttons driver, to allow for the support of future boards with more than one mounted GPIO button. 2009-05-06 07:50:34 +00:00
MassStorage Changed PIPE_CONTROLPIPE_DEFAULT_SIZE from 8 to 64 to try to prevent problems with faulty devices which do not respect the given wLength value when reading in the device descriptor. 2009-05-04 12:55:00 +00:00
Mouse Change device demos to cache the board button values in the same manner as the board joystick to maintain consistency. 2009-05-06 12:43:00 +00:00
RNDISEthernet Changed PIPE_CONTROLPIPE_DEFAULT_SIZE from 8 to 64 to try to prevent problems with faulty devices which do not respect the given wLength value when reading in the device descriptor. 2009-05-04 12:55:00 +00:00
USBtoSerial Changed PIPE_CONTROLPIPE_DEFAULT_SIZE from 8 to 64 to try to prevent problems with faulty devices which do not respect the given wLength value when reading in the device descriptor. 2009-05-04 12:55:00 +00:00
makefile Added new GenericHID device demo application. 2009-03-29 12:42:25 +00:00