qmk_firmware/Demos/Device/ClassDriver/Keyboard
Dean Camera 1d26e78258 Added compatibility list to the documentation of each individual demo.
Documented FAST_STREAM_TRANSFERS compile time option.

Reduced the TCP window size for the RNDIS demos (Class and LowLevel) to make them compatible with the AT90USB64x.
2009-07-13 06:44:14 +00:00
..
Descriptors.c Reduce struct name pollution - group typedef struct names by class driver name where appropriate. 2009-06-26 11:43:56 +00:00
Descriptors.h Reduce struct name pollution - group typedef struct names by class driver name where appropriate. 2009-06-26 11:43:56 +00:00
Doxygen.conf Remove hardcoded DOT path from all Doxygen config files. 2009-06-16 13:50:02 +00:00
Keyboard.c Added const modifiers to device mode class drivers. 2009-06-28 13:39:08 +00:00
Keyboard.h Added const modifiers to device mode class drivers. 2009-06-28 13:39:08 +00:00
Keyboard.txt Added compatibility list to the documentation of each individual demo. 2009-07-13 06:44:14 +00:00
makefile Added incomplete PrinterHost demo application. 2009-07-11 15:05:56 +00:00