qmk_firmware/Demos/Device/ClassDriver/GenericHID
Dean Camera e0af6014a7 Added incomplete PrinterHost demo application.
Seperated out Lib components of the incomplete BluetoothHost demo application out into a seperate Lib subfolder.

Changed F_CLOCK entries in project makefiles to alias to F_CPU by default, as this is the most common case.
2009-07-11 15:05:56 +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
GenericHID.c Added const modifiers to device mode class drivers. 2009-06-28 13:39:08 +00:00
GenericHID.h Added const modifiers to device mode class drivers. 2009-06-28 13:39:08 +00:00
GenericHID.txt 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
makefile Added incomplete PrinterHost demo application. 2009-07-11 15:05:56 +00:00