mirror of
https://github.com/qmk/qmk_firmware
synced 2025-01-12 09:53:11 +00:00
6 lines
82 B
Makefile
6 lines
82 B
Makefile
|
SUBPROJECT_DEFAULT = rev1
|
||
|
|
||
|
ifndef MAKEFILE_INCLUDED
|
||
|
include ../../Makefile
|
||
|
endif
|