This website requires JavaScript.
Explore
Help
Sign In
michi
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5d9403fde4e0d89313121fcd5fa4cfc6c4ddfc4e
qmk_firmware
/
Demos
/
Device
/
LowLevel
/
KeyboardMouse
T
History
Dean Camera
579fbb68fc
Fixed invalid configuration descriptor in the low level KeyboardMouse device demo (thanks to Jun Wako).
2012-06-27 19:41:30 +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
Add HID bootloader build module (thanks to Stefan Hellermann).
2012-06-21 20:24:29 +00:00