summaryrefslogtreecommitdiff
path: root/keyboards/xbows/ranger/rules.mk
diff options
context:
space:
mode:
authorX-Bows Tech <41098278+XBowsTech@users.noreply.github.com>2021-09-12 05:37:43 +0800
committerGitHub <noreply@github.com>2021-09-11 14:37:43 -0700
commitf1084712d72eb0e942ac46a9e606cc2d3af11dc6 (patch)
treeceee427df2406d707264243d0e5427f8e4dfcb1c /keyboards/xbows/ranger/rules.mk
parent85b052bdd41497479023c1a8588b6e35c28d5b06 (diff)
[Keyboard] Update lighting effects for xbows ranger keyboard (#14318)
Diffstat (limited to 'keyboards/xbows/ranger/rules.mk')
-rw-r--r--keyboards/xbows/ranger/rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/xbows/ranger/rules.mk b/keyboards/xbows/ranger/rules.mk
index 45bfdddb67..d4e4442dd1 100644
--- a/keyboards/xbows/ranger/rules.mk
+++ b/keyboards/xbows/ranger/rules.mk
@@ -13,7 +13,7 @@ EXTRAKEY_ENABLE = yes # Audio control and System control
CONSOLE_ENABLE = no # Console for debug
COMMAND_ENABLE = no # Commands for debug and configuration
# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
-SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend
+SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
# if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
NKRO_ENABLE = yes # USB Nkey Rollover
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality