1
0
Fork 0
forked from forks/qmk_firmware
qmk_firmware/Demos/Device/LowLevel/KeyboardMouse
Dean Camera b7e3c86e4e Rename build system module makefiles from "lufa.MODULE.in" to "lufa_MODULE.mk" to prevent makefile from assuming the include is an old style build rule, slowing down the build process.
Prevent the BUILD module from shell-executing multiple processes to determine the avr-size flags to speed up the build, unless the size rule is invoked.

Add warnings and set warnings as errors to the SingleUSBModeTest build test makefile.
2012-07-14 13:18:13 +00:00
..
Config
Descriptors.c
Descriptors.h Fixed invalid configuration descriptor in the low level KeyboardMouse device demo (thanks to Jun Wako). 2012-06-27 19:41:30 +00:00
Doxygen.conf
KeyboardMouse.c
KeyboardMouse.h
KeyboardMouse.txt
makefile Rename build system module makefiles from "lufa.MODULE.in" to "lufa_MODULE.mk" to prevent makefile from assuming the include is an old style build rule, slowing down the build process. 2012-07-14 13:18:13 +00:00