mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-24 09:27:36 +06:00
6 lines
82 B
Makefile
6 lines
82 B
Makefile
|
SUBPROJECT_DEFAULT = rev2
|
||
|
|
||
|
ifndef MAKEFILE_INCLUDED
|
||
|
include ../../Makefile
|
||
|
endif
|