mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-26 18:47:24 +06:00
5 lines
81 B
Makefile
5 lines
81 B
Makefile
|
SUBPROJECT_DEFAULT = rev1
|
||
|
|
||
|
ifndef MAKEFILE_INCLUDED
|
||
|
include ../../Makefile
|
||
|
endif
|