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 02:27:06 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4b194592aa34e2f77302fbf3621332af16716ea0
zsa_qmk_firmware
/
BuildTests
History
Dean Camera
f0e5425208
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
..
BoardDriverTest
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
BootloaderTest
Extend bootloader build test to include all supported configurations including the special XPLAIN board configuration and possible F_USB values.
2012-07-24 15:43:39 +00:00
ModuleTest
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
SingleUSBModeTest
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
StaticAnalysisTest
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
makefile
Fix up makefile .NOTPARALLEL heuristics so that linear building is only enforced if no object folder set and the "all" target is run. Rename library "ConfigDescriptor.c" file to "ConfigDescriptors.c" to ensure that object filenames are unique.
2012-07-10 19:33:39 +00:00