This website requires JavaScript.
Explore
Help
Sign in
ahoneybun
/
qmk_firmware
Watch
1
Star
0
Fork
You've already forked qmk_firmware
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
0598d622d8
qmk_firmware
/
LUFA
History
Download ZIP
Download TAR.GZ
Dean Camera
0598d622d8
Fix broken Doxygen documentation due to lack of HTML encoding.
2012-08-18 10:51:14 +00:00
..
Build
Document build system targets. Add a rule to the BUILD module that is run if a source file does not exist to show an error to the user, rather than running the check-source rule before each build (slightly faster/more portable and the generated error is then a true make error).
2012-08-18 10:45:29 +00:00
CodeTemplates
Add help text to the project makefiles to help new users get information on the improved build system.
2012-08-11 11:51:43 +00:00
Common
Added support for the Arduino Leonardo board. Swap Olimex 32U4 RX/TX LED masks so that it lines up with the Arduino boards.
2012-08-12 14:03:57 +00:00
DoxygenPages
Fix broken Doxygen documentation due to lack of HTML encoding.
2012-08-18 10:51:14 +00:00
Drivers
Fix incorrect LED masks for the Olimex 32U4 and Leonardo boards.
2012-08-12 18:00:04 +00:00
Platform
Add missing INTC_GetInterruptHandler() function prototype.
2012-07-22 14:00:58 +00:00
Doxygen.conf
Upgrade Doxygen configuration files, custom style CSS and DOXYGEN build module for the latest Doxygen release.
2012-08-13 05:11:27 +00:00
License.txt
Make the bootloader generation maintenance script copy over the project license text when generation is complete.
2012-07-23 19:19:34 +00:00
makefile
Fix up main library core makefile include paths.
2012-07-14 13:24:59 +00:00
Version.h
Reset to placeholder version values in the library after the 120730 release.
2012-07-30 17:52:34 +00:00