diff options
author | Stephen Tudor <smt@smt.io> | 2017-03-20 07:43:45 -0400 |
---|---|---|
committer | Stephen Tudor <smt@smt.io> | 2017-03-20 07:43:45 -0400 |
commit | 34c5f8094e3a07dfff344f95b29407c9efaa0e4c (patch) | |
tree | aa45ab42017b200715c7d0379b5813f3e6006b5d /keyboards/satan/keymaps/smt/Makefile | |
parent | b10d95070831dde5801e930c615612dec3a6fd11 (diff) |
Remove tap-dance. Raise will be accessed via holding shift while lower is active
Diffstat (limited to 'keyboards/satan/keymaps/smt/Makefile')
-rw-r--r-- | keyboards/satan/keymaps/smt/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/satan/keymaps/smt/Makefile b/keyboards/satan/keymaps/smt/Makefile index afcd025e13..0c9ae824f6 100644 --- a/keyboards/satan/keymaps/smt/Makefile +++ b/keyboards/satan/keymaps/smt/Makefile @@ -15,7 +15,6 @@ UNICODE_ENABLE = no # Unicode BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. Do not enable this with audio at the same time. SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend -TAP_DANCE_ENABLE = yes # Enable tap dance ifndef QUANTUM_DIR include ../../../../Makefile |