mirror of
https://github.com/qmk/qmk_firmware
synced 2024-11-18 01:46:09 +00:00
update docs/feature_rgblight.md about effect mode
This commit is contained in:
parent
94e326ecc1
commit
43890663fc
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ Your RGB lighting can be configured by placing these `#define`s in your `config.
|
|||
|
||||
|
||||
Not only can this lighting be whatever color you want,
|
||||
if `RGBLIGHT_EFFECT_xxxx` or `RGBLIGHT_ANIMATIONS` is defined, you also have a number of animation modes at your disposal:
|
||||
if `RGBLIGHT_EFFECT_xxxx` or `RGBLIGHT_ANIMATIONS` is defined, you also have a number of animation modes (except `RGBLIGHT_MODE_STATIC_LIGHT`) at your disposal :
|
||||
|
||||
|Mode |Description |
|
||||
|---------------------------------------|---------------------|
|
||||
|
|
Loading…
Reference in a new issue