summaryrefslogtreecommitdiff
path: root/keyboards/lets_split/keymaps/ergodoxish/Makefile
diff options
context:
space:
mode:
authorEthan Spitz2017-07-06 22:03:31 -0700
committerJack Humbert2017-07-07 15:13:18 -0400
commit53174036e9d8aabe01d1e7fcca7580edf3ee1178 (patch)
treef3177f03fa256b03caf6e6087354bbd60525bbcc /keyboards/lets_split/keymaps/ergodoxish/Makefile
parent1896c76a2928c96f9ab7947bec2ef8dd37623cff (diff)
Add new keymap to try to get pretty close to the default layout for an ergodox keyboard. Coming from that I really like being able to use the backspace from my left thumb.
Diffstat (limited to 'keyboards/lets_split/keymaps/ergodoxish/Makefile')
-rw-r--r--keyboards/lets_split/keymaps/ergodoxish/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/lets_split/keymaps/ergodoxish/Makefile b/keyboards/lets_split/keymaps/ergodoxish/Makefile
new file mode 100644
index 000000000..457a3d01d
--- /dev/null
+++ b/keyboards/lets_split/keymaps/ergodoxish/Makefile
@@ -0,0 +1,3 @@
+ifndef QUANTUM_DIR
+ include ../../../../Makefile
+endif