summaryrefslogtreecommitdiffstats
path: root/keyboards/planck/keymaps/dshields/Makefile
diff options
context:
space:
mode:
authorStick <nstickney@gmail.com>2017-06-03 02:50:54 +0200
committerStick <nstickney@gmail.com>2017-06-03 02:50:54 +0200
commit4ba9917f829885b13ea1b3610a2f988e539c9e01 (patch)
tree612da1c6de929e6e0a5b0847d7b594cb3becdf27 /keyboards/planck/keymaps/dshields/Makefile
parent8665ed3efc62e649d0eac5b88761d7b3f8f30cd7 (diff)
parentaaa67f69305c5c78e15a1090ba7058adea59ff36 (diff)
downloadqmk_firmware-4ba9917f829885b13ea1b3610a2f988e539c9e01.tar.gz
qmk_firmware-4ba9917f829885b13ea1b3610a2f988e539c9e01.tar.xz
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'keyboards/planck/keymaps/dshields/Makefile')
-rw-r--r--keyboards/planck/keymaps/dshields/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/keyboards/planck/keymaps/dshields/Makefile b/keyboards/planck/keymaps/dshields/Makefile
new file mode 100644
index 000000000..57144283e
--- /dev/null
+++ b/keyboards/planck/keymaps/dshields/Makefile
@@ -0,0 +1,13 @@
+ifndef QUANTUM_DIR
+ include ../../../../Makefile
+endif
+
+MOUSEKEY_ENABLE = yes # Mouse keys(+4700)
+COMMAND_ENABLE = yes # Commands for debug and configuration
+CONSOLE_ENABLE = yes # Console for debug(+400)
+BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
+# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
+SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
+TAP_DANCE_ENABLE = yes
+AUDIO_ENABLE = no
+API_SYSEX_ENABLE = no