diff options
Diffstat (limited to 'keyboards/getta25')
-rw-r--r-- | keyboards/getta25/rules.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/getta25/rules.mk b/keyboards/getta25/rules.mk index 949655634f..3148e0a35e 100644 --- a/keyboards/getta25/rules.mk +++ b/keyboards/getta25/rules.mk @@ -17,7 +17,5 @@ BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality AUDIO_ENABLE = no # Audio output RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. OLED_ENABLE = no -# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE -SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend DEFAULT_FOLDER = getta25/rev1 |