mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-16 21:01:31 +00:00
Add MissleLauncher project to the /Projects/ makefile. Add missing MissleLauncher Doxygen.conf file.
This commit is contained in:
parent
dcf303762a
commit
f33b282009
1485
Projects/MissleLauncher/Doxygen.conf
Normal file
1485
Projects/MissleLauncher/Doxygen.conf
Normal file
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 $@
|
||||
|
Loading…
Reference in New Issue
Block a user