diff options
Diffstat (limited to 'keyboards/wilba_tech/zeal60')
| -rw-r--r-- | keyboards/wilba_tech/zeal60/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/wilba_tech/zeal60/rules.mk b/keyboards/wilba_tech/zeal60/rules.mk index 31c960c22..172ebaf6b 100644 --- a/keyboards/wilba_tech/zeal60/rules.mk +++ b/keyboards/wilba_tech/zeal60/rules.mk | |||
| @@ -34,7 +34,7 @@ BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | |||
| 34 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. | 34 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. |
| 35 | 35 | ||
| 36 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE | 36 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE |
| 37 | SLEEP_LED_ENABLE ?= no # Breathing sleep LED during USB suspend | 37 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |
| 38 | 38 | ||
| 39 | CIE1931_CURVE = yes | 39 | CIE1931_CURVE = yes |
| 40 | 40 | ||
