This website requires JavaScript.
Explore
Repositories
Help
Sign In
melissa
/
zsa_qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked zsa_qmk_firmware
mirror of
https://github.com/zsa/qmk_firmware.git
synced
2026-02-02 18:47:17 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1faa5ba70aecc5a55ec198e2129181f5a79489d2
zsa_qmk_firmware
/
Demos
/
Device
/
LowLevel
/
KeyboardMouse
History
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.
2012-07-11 19:57:19 +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 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.
2012-05-20 10:55:59 +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
Fix project makefiles - remove trailing slash from LUFA_PATH entries and the XPLAINBridge project AVRISP file include path to prevent build errors.
2012-07-11 19:57:19 +00:00