mirror of
https://github.com/qmk/qmk_firmware
synced 2024-11-11 22:44:56 +00:00
c71b60c82a
To follow convention.
5 lines
80 B
Makefile
5 lines
80 B
Makefile
SUBPROJECT_DEFAULT = v2
|
|
|
|
ifndef MAKEFILE_INCLUDED
|
|
include ../../Makefile
|
|
endif
|