summaryrefslogtreecommitdiffstats
path: root/keyboards/planck/keymaps/dshields/rules.mk
diff options
context:
space:
mode:
authorDaniel Shields <daniel.shields@bcs.org>2018-10-03 17:30:44 +0200
committerDrashna Jaelre <drashna@live.com>2018-10-03 17:30:44 +0200
commitb1c2849500df4d8fedeaf3a4d01bec1a15cf4cd0 (patch)
tree9edacb2c644eaa828e07d95f09ced249157a31b8 /keyboards/planck/keymaps/dshields/rules.mk
parentb9c503085191ea1fb0f9d80c7d083e316e9f0f7c (diff)
downloadqmk_firmware-b1c2849500df4d8fedeaf3a4d01bec1a15cf4cd0.tar.gz
qmk_firmware-b1c2849500df4d8fedeaf3a4d01bec1a15cf4cd0.tar.xz
Keymap: Add RGB matrix keypress effects and reduce firmware size. (#4055)
Diffstat (limited to 'keyboards/planck/keymaps/dshields/rules.mk')
-rw-r--r--keyboards/planck/keymaps/dshields/rules.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/planck/keymaps/dshields/rules.mk b/keyboards/planck/keymaps/dshields/rules.mk
index 8799c78f0..033e3c9c4 100644
--- a/keyboards/planck/keymaps/dshields/rules.mk
+++ b/keyboards/planck/keymaps/dshields/rules.mk
@@ -5,6 +5,7 @@ endif
MOUSEKEY_ENABLE = yes # Mouse keys(+4700)
COMMAND_ENABLE = no # Commands for debug and configuration
CONSOLE_ENABLE = no # Console for debug(+400)
+EXTRAKEY_ENABLE = no
SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
API_SYSEX_ENABLE = no