summaryrefslogtreecommitdiffstats
path: root/keyboards/frenchdev/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/frenchdev/Makefile')
-rw-r--r--keyboards/frenchdev/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboards/frenchdev/Makefile b/keyboards/frenchdev/Makefile
new file mode 100644
index 000000000..73a289f1d
--- /dev/null
+++ b/keyboards/frenchdev/Makefile
@@ -0,0 +1,5 @@
+SUBPROJECT_DEFAULT = v1
+
+ifndef MAKEFILE_INCLUDED
+ include ../../Makefile
+endif