summaryrefslogtreecommitdiff
path: root/keyboards/planck/keymaps/piemod/Makefile
diff options
context:
space:
mode:
authordwrz2017-08-06 15:08:04 +0000
committerJack Humbert2017-08-10 14:58:15 -0400
commit72b706748938031395a34491b77a341197d31fe0 (patch)
tree2c1a8f752665e4bb7c9f093fd55a6e1048d67eb5 /keyboards/planck/keymaps/piemod/Makefile
parenta5ab2412ab6bb4df9be121faa8caaf900dc0ba0d (diff)
Add piemod keymaps for Let's Split and Planck.
Diffstat (limited to 'keyboards/planck/keymaps/piemod/Makefile')
-rwxr-xr-xkeyboards/planck/keymaps/piemod/Makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/keyboards/planck/keymaps/piemod/Makefile b/keyboards/planck/keymaps/piemod/Makefile
new file mode 100755
index 000000000..1e48872e3
--- /dev/null
+++ b/keyboards/planck/keymaps/piemod/Makefile
@@ -0,0 +1,10 @@
+SUBPROJECT_DEFAULT = rev4
+
+MOUSEKEY_ENABLE = yes
+BLUETOOTH_ENABLE = yes
+EXTRAKEY_ENABLE = yes
+AUDIO_ENABLE = yes
+
+ifndef QUANTUM_DIR
+ include ../../../../Makefile
+endif