Replace custom tap dance keys with mod tap keys in planck/keymaps/dshields

This commit is contained in:
Daniel Shields
2017-12-08 14:33:24 +00:00
committed by Jack Humbert
parent 9584db055b
commit 4a04c7265e
3 changed files with 7 additions and 51 deletions

View File

@@ -4,10 +4,9 @@ endif
MOUSEKEY_ENABLE = yes # Mouse keys(+4700)
COMMAND_ENABLE = yes # Commands for debug and configuration
CONSOLE_ENABLE = yes # Console for debug(+400)
CONSOLE_ENABLE = no # 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