summaryrefslogtreecommitdiffstats
path: root/keyboards/chibios_test/stm32_f072_onekey/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/chibios_test/stm32_f072_onekey/Makefile')
-rw-r--r--keyboards/chibios_test/stm32_f072_onekey/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/chibios_test/stm32_f072_onekey/Makefile b/keyboards/chibios_test/stm32_f072_onekey/Makefile
new file mode 100644
index 000000000..191c6bb66
--- /dev/null
+++ b/keyboards/chibios_test/stm32_f072_onekey/Makefile
@@ -0,0 +1,3 @@
+ifndef MAKEFILE_INCLUDED
+ include ../../../Makefile
+endif \ No newline at end of file