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/LowLevel/KeyboardMouse
Dean Camera 1faa5ba70a
Fix project makefiles - remove trailing slash from LUFA_PATH entries and the XPLAINBridge project AVRISP file include path to prevent build errors.
12 years ago
..
Config AppConfigHeaders: Switch low level Device mode demos to use LUFAConfig.h configuration header files. 13 years ago
Descriptors.c Add branch for the conversion of demos to use standard C header files for configuration, rather than makefile defined macros. 13 years ago
Descriptors.h Fixed invalid configuration descriptor in the low level KeyboardMouse device demo (thanks to Jun Wako). 12 years ago
Doxygen.conf Upgrade Doxygen configuration files for Doxygen 1.8.1, fix broken stylesheet and footer HTML, add explicit spacing into documentation code fragments to prevent Doxygen from removing empty lines in the output. 13 years ago
KeyboardMouse.c Spell check source code, fix mistakes. 12 years ago
KeyboardMouse.h AppConfigHeaders: Make sure that in applications using an AppConfig.h configuration file, all application headers include the configuration file. 13 years ago
KeyboardMouse.txt Minor documentation adjustments to the demos, projects and bootloaders to ensure correct formatting of application device support. 13 years ago
makefile Fix project makefiles - remove trailing slash from LUFA_PATH entries and the XPLAINBridge project AVRISP file include path to prevent build errors. 12 years ago