This website requires JavaScript.
Explore
Help
Sign In
eqmk
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
forked from
mfulz_github/qmk_firmware
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
qmk_firmware
/
Demos
/
Device
/
LowLevel
/
KeyboardMouse
History
Dean Camera
e5781d172e
Upgrade Doxygen configuration files to 1.8.1.2.
2012-07-29 15:18:21 +00:00
..
Config
AppConfigHeaders: Switch low level Device mode demos to use LUFAConfig.h configuration header files.
2012-05-13 15:03:17 +00:00
Descriptors.c
Add branch for the conversion of demos to use standard C header files for configuration, rather than makefile defined macros.
2012-05-10 19:24:58 +00:00
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
Upgrade Doxygen configuration files to 1.8.1.2.
2012-07-29 15:18:21 +00:00
KeyboardMouse.c
Spell check source code, fix mistakes.
2012-06-09 20:33:56 +00:00
KeyboardMouse.h
AppConfigHeaders: Make sure that in applications using an AppConfig.h configuration file, all application headers include the configuration file.
2012-05-15 19:51:41 +00:00
KeyboardMouse.txt
Minor documentation adjustments to the demos, projects and bootloaders to ensure correct formatting of application device support.
2012-05-18 18:39:35 +00:00
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