mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-12-28 20:18:49 +06:00
5 lines
81 B
Makefile
5 lines
81 B
Makefile
|
SUBPROJECT_DEFAULT = ver2
|
||
|
|
||
|
ifndef MAKEFILE_INCLUDED
|
||
|
include ../../Makefile
|
||
|
endif
|