summaryrefslogtreecommitdiffstats
path: root/keyboards/chibios_test/Makefile
blob: 4b07a623432e97ec31a0e244cbf084a6d14a9200 (plain)
1
2
3
4
5
SUBPROJECT_DEFAULT = stm32_f072_onekey

ifndef MAKEFILE_INCLUDED
	include ../../Makefile
endif