mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-27 13:40:14 +00:00
5 lines
81 B
Makefile
5 lines
81 B
Makefile
|
SUBPROJECT_DEFAULT = rev2
|
||
|
|
||
|
ifndef MAKEFILE_INCLUDED
|
||
|
include ../../Makefile
|
||
|
endif
|