Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)
This commit is contained in:
@@ -33,7 +33,6 @@ RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
|
||||
[...]
|
||||
#define RGB_DI_PIN F7
|
||||
#define RGBLED_NUM 15 // Change this number to the amount of LEDs on the strip you soldered
|
||||
#define RGBLIGHT_ANIMATIONS
|
||||
[...]
|
||||
```
|
||||
To control the RGB color, animation, etc. you need to add the appropriate keycodes to your keymap. Either see [my keymap](./keymap.c) or the [official QMK documentation](https://docs.qmk.fm/#/feature_rgblight?id=keycodes) for references.
|
||||
|
Reference in New Issue
Block a user