summaryrefslogtreecommitdiff
path: root/keyboards/lets_split/rev2fliphalf/Makefile
diff options
context:
space:
mode:
authorTerryMathews2017-01-29 22:22:32 -0500
committerTerryMathews2017-01-29 22:22:32 -0500
commitef9e544a7eb8551748dcf96729fde8d66ac6cc57 (patch)
tree60ab857dfe367515ce99a2c84e1eb7a5ce8d5dfb /keyboards/lets_split/rev2fliphalf/Makefile
parent372af5e3f6dc2bc362dee1ea8615769d6df7f9a9 (diff)
Let's Split: establish rev2fliphalf subproject
Subproject to accomodate second half pad built in opposite orientation (places TRRS jacks on opposing edges for shorter cable runs)
Diffstat (limited to 'keyboards/lets_split/rev2fliphalf/Makefile')
-rw-r--r--keyboards/lets_split/rev2fliphalf/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/lets_split/rev2fliphalf/Makefile b/keyboards/lets_split/rev2fliphalf/Makefile
new file mode 100644
index 000000000..4e2a6f00f
--- /dev/null
+++ b/keyboards/lets_split/rev2fliphalf/Makefile
@@ -0,0 +1,3 @@
+ifndef MAKEFILE_INCLUDED
+ include ../../Makefile
+endif \ No newline at end of file