summaryrefslogtreecommitdiff
path: root/keyboards/deltasplit75/Makefile
diff options
context:
space:
mode:
authorDonald <itsaferbie@gmail.com>2017-07-23 16:37:31 -0400
committerJack Humbert <jack.humb@gmail.com>2017-07-28 10:45:34 -0400
commitc71b60c82a44f6d0c32e9f08831eec564df12421 (patch)
tree024a9e1306a4f00d8f63bcbee6cc4434251c595a /keyboards/deltasplit75/Makefile
parent47c6d201aa595041c2fbbd957ef880db7f2d052d (diff)
Changed case of deltasplit75 to be lowercase.
To follow convention.
Diffstat (limited to 'keyboards/deltasplit75/Makefile')
-rw-r--r--keyboards/deltasplit75/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboards/deltasplit75/Makefile b/keyboards/deltasplit75/Makefile
new file mode 100644
index 0000000000..d1dec53302
--- /dev/null
+++ b/keyboards/deltasplit75/Makefile
@@ -0,0 +1,5 @@
+SUBPROJECT_DEFAULT = v2
+
+ifndef MAKEFILE_INCLUDED
+ include ../../Makefile
+endif