summaryrefslogtreecommitdiff
path: root/keyboards/cu75/keymaps/default
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/default
parent1493e6d3f04387f7dc460836cac724703cb947e2 (diff)
parentc12b99767921366c9fa8a1d6ba53872a26aa6127 (diff)
Merge remote-tracking branch 'upstream/master' into develop
Diffstat (limited to 'keyboards/cu75/keymaps/default')
-rw-r--r--keyboards/cu75/keymaps/default/rules.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/cu75/keymaps/default/rules.mk b/keyboards/cu75/keymaps/default/rules.mk
index 4bddc61e9a..9466daf315 100644
--- a/keyboards/cu75/keymaps/default/rules.mk
+++ b/keyboards/cu75/keymaps/default/rules.mk
@@ -13,8 +13,7 @@ BACKLIGHT_ENABLE = yes # Disable keyboard backlight functionality
AUDIO_ENABLE = no # Audio output
RGBLIGHT_ENABLE = yes # 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 = yes # If the I2C pullup resistors aren't install this must be disabled
WATCHDOG_ENABLE = no # Resets keyboard if matrix_scan isn't run every 250ms