mirror of
https://github.com/qmk/qmk_firmware.git
synced 2026-09-26 11:59:26 +02:00
Add MissleLauncher project to the /Projects/ makefile. Add missing MissleLauncher Doxygen.conf file.
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -17,5 +17,9 @@ all:
|
||||
make -C Magstripe clean
|
||||
make -C Magstripe all
|
||||
|
||||
make -C MissleLauncher clean
|
||||
make -C MissleLauncher all
|
||||
|
||||
%:
|
||||
make -C Magstripe $@
|
||||
make -C MissleLauncher $@
|
||||
|
||||
Reference in New Issue
Block a user