mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-02-22 23:07:43 +00:00
6 lines
80 B
Makefile
6 lines
80 B
Makefile
|
SUBPROJECT_DEFAULT = v2
|
||
|
|
||
|
ifndef MAKEFILE_INCLUDED
|
||
|
include ../../Makefile
|
||
|
endif
|