diff options
Diffstat (limited to 'keyboards/xw60')
-rw-r--r-- | keyboards/xw60/rules.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/xw60/rules.mk b/keyboards/xw60/rules.mk index 996e630455..982b378ad9 100644 --- a/keyboards/xw60/rules.mk +++ b/keyboards/xw60/rules.mk @@ -19,5 +19,3 @@ AUDIO_ENABLE = no # Audio output RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. HAPTIC_ENABLE = yes HAPTIC_DRIVER = SOLENOID -# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE -SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |