diff options
author | TerryMathews <terry@terrymathews.net> | 2017-01-29 22:22:32 -0500 |
---|---|---|
committer | TerryMathews <terry@terrymathews.net> | 2017-01-29 22:22:32 -0500 |
commit | ef9e544a7eb8551748dcf96729fde8d66ac6cc57 (patch) | |
tree | 60ab857dfe367515ce99a2c84e1eb7a5ce8d5dfb /keyboards/lets_split/rev2fliphalf/Makefile | |
parent | 372af5e3f6dc2bc362dee1ea8615769d6df7f9a9 (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/Makefile | 3 |
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 0000000000..4e2a6f00fd --- /dev/null +++ b/keyboards/lets_split/rev2fliphalf/Makefile @@ -0,0 +1,3 @@ +ifndef MAKEFILE_INCLUDED + include ../../Makefile +endif
\ No newline at end of file |