diff options
author | Daniel Shields <dshields@bats.com> | 2017-05-25 11:08:17 +0100 |
---|---|---|
committer | Daniel Shields <dshields@bats.com> | 2017-06-01 09:18:33 +0100 |
commit | db0ac3bcb3495148475da8a59bc27161d986b1f2 (patch) | |
tree | 62d06f185ad76e1d74c450e2ed5500cb6d3a9c35 /keyboards/planck/keymaps/dshields/Makefile | |
parent | 57cfb5f1ae952a5be30319606bf1a7c9e65b0bea (diff) |
Tweak reported power consumption to work with iOS
Diffstat (limited to 'keyboards/planck/keymaps/dshields/Makefile')
-rw-r--r-- | keyboards/planck/keymaps/dshields/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/planck/keymaps/dshields/Makefile b/keyboards/planck/keymaps/dshields/Makefile index 9e18a3542e..57144283e9 100644 --- a/keyboards/planck/keymaps/dshields/Makefile +++ b/keyboards/planck/keymaps/dshields/Makefile @@ -4,6 +4,7 @@ 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 |