summaryrefslogtreecommitdiffstats
path: root/keyboards/viterbi/Makefile
diff options
context:
space:
mode:
authorDanny Nguyen <danny@keeb.io>2017-08-15 15:37:01 -0400
committerJack Humbert <jack.humb@gmail.com>2017-09-21 09:40:13 -0400
commit72e99391439c1d8abd0aed112b06982b94be03c6 (patch)
tree312cf0cae0e97a84cc65d64def7902f3bf880934 /keyboards/viterbi/Makefile
parent4c75285816f4b128950d90cf0a45a4f1cb5018d8 (diff)
Clone Nyquist keyboard for Viterbi
Diffstat (limited to 'keyboards/viterbi/Makefile')
-rw-r--r--keyboards/viterbi/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboards/viterbi/Makefile b/keyboards/viterbi/Makefile
new file mode 100644
index 0000000000..0c519b323b
--- /dev/null
+++ b/keyboards/viterbi/Makefile
@@ -0,0 +1,5 @@
+SUBPROJECT_DEFAULT = rev1
+
+ifndef MAKEFILE_INCLUDED
+ include ../../Makefile
+endif