mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-09 18:19:08 +00:00
adds planck/rev3 makefile so subproject is found
This commit is contained in:
parent
1e97f77278
commit
4010360912
1 changed files with 3 additions and 0 deletions
3
keyboards/planck/rev3/Makefile
Normal file
3
keyboards/planck/rev3/Makefile
Normal file
|
@ -0,0 +1,3 @@
|
|||
ifndef MAKEFILE_INCLUDED
|
||||
include ../../../Makefile
|
||||
endif
|
Loading…
Reference in a new issue