summaryrefslogtreecommitdiff
path: root/keyboards/nyquist/Makefile
diff options
context:
space:
mode:
authorDanny Nguyen <danny@80pct.com>2017-05-29 15:37:19 -0400
committerDanny Nguyen <danny@80pct.com>2017-05-29 16:04:46 -0400
commitaeade1b1972c8d3d8f32dd21e1ae31e6c9e702db (patch)
treea62c87b595c110615efd214666dd6f5b419d1c0e /keyboards/nyquist/Makefile
parent732a115b32a9c6aa529c53ef52a9689b5901411d (diff)
Fork Let’s Split files
Diffstat (limited to 'keyboards/nyquist/Makefile')
-rw-r--r--keyboards/nyquist/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboards/nyquist/Makefile b/keyboards/nyquist/Makefile
new file mode 100644
index 0000000000..f5c87d4d65
--- /dev/null
+++ b/keyboards/nyquist/Makefile
@@ -0,0 +1,5 @@
+SUBPROJECT_DEFAULT = rev2
+
+ifndef MAKEFILE_INCLUDED
+ include ../../Makefile
+endif