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/KeyboardMouse
Dean Camera 42ac34b484
Change over all makefiles to use C99 standards mode, rather than C99 + GNU Extensions.
14 years ago
..
Descriptors.c Fix incorrect copyright attribution on the class-driver keyboard demos due to header copy-pasting. 14 years ago
Descriptors.h Fix incorrect copyright attribution on the class-driver keyboard demos due to header copy-pasting. 14 years ago
Doxygen.conf Remove obsolete entry from the Doxygen configuration files. 15 years ago
KeyboardMouse.aps Add AVRStudio 4 project files to the ClassDriver Device mode demos. 14 years ago
KeyboardMouse.c Added const attributes to some of the class driver function parameters that were missing it. 14 years ago
KeyboardMouse.h Added const attributes to some of the class driver function parameters that were missing it. 14 years ago
KeyboardMouse.txt Add svn:eol-style property to source files, so that the line endings are correctly converted to the target system's native end of line style. 15 years ago
makefile Change over all makefiles to use C99 standards mode, rather than C99 + GNU Extensions. 14 years ago