summaryrefslogtreecommitdiff
path: root/keyboards/cu75/keymaps/iso/rules.mk
diff options
context:
space:
mode:
authorfauxpark <fauxpark@gmail.com>2021-12-02 03:26:54 +1100
committerfauxpark <fauxpark@gmail.com>2021-12-02 03:26:54 +1100
commit0b241ea4f778bf978f15d8278854c290eb5e3701 (patch)
tree05dd60a623967c0a1037583aa4b9e8bfb8abba74 /keyboards/cu75/keymaps/iso/rules.mk
parent1493e6d3f04387f7dc460836cac724703cb947e2 (diff)
parentc12b99767921366c9fa8a1d6ba53872a26aa6127 (diff)
Merge remote-tracking branch 'upstream/master' into develop
Diffstat (limited to 'keyboards/cu75/keymaps/iso/rules.mk')
-rw-r--r--keyboards/cu75/keymaps/iso/rules.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/cu75/keymaps/iso/rules.mk b/keyboards/cu75/keymaps/iso/rules.mk
index 069e53f3c9..d399776db5 100644
--- a/keyboards/cu75/keymaps/iso/rules.mk
+++ b/keyboards/cu75/keymaps/iso/rules.mk
@@ -13,8 +13,7 @@ NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here
AUDIO_ENABLE = no # Audio output
RGBLIGHT_ENABLE = no # Disable RGB underlight
RGBLIGHT_CUSTOM_DRIVER = yes # RGB code is implemented in lefkeyboards, not WS2812
-SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend
-TAP_DANCE_ENABLE = no
+SLEEP_LED_ENABLE = yes
ISSI_ENABLE = no # If the I2C pullup resistors aren't install this must be disabled
WATCHDOG_ENABLE = yes # Resets keyboard if matrix_scan isn't run every 250ms