diff options
Diffstat (limited to 'keyboards/numatreus/rules.mk')
| -rw-r--r-- | keyboards/numatreus/rules.mk | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/numatreus/rules.mk b/keyboards/numatreus/rules.mk index 1dd016ab0..f9d549896 100644 --- a/keyboards/numatreus/rules.mk +++ b/keyboards/numatreus/rules.mk | |||
| @@ -19,9 +19,5 @@ UNICODE_ENABLE = yes # Unicode | |||
| 19 | RGBLIGHT_ENABLE = no | 19 | RGBLIGHT_ENABLE = no |
| 20 | LED_ANIMATIONS = no | 20 | LED_ANIMATIONS = no |
| 21 | 21 | ||
| 22 | ifeq ($(strip $(LED_ANIMATIONS)), yes) | ||
| 23 | OPT_DEFS += -DLED_ANIMATIONS | ||
| 24 | endif | ||
| 25 | |||
| 26 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE | 22 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE |
| 27 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | 23 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |
