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