Remove RGB_SMOD alias and replace uses with RGB_MOD (#4319)
This commit is contained in:
parent
55c3214877
commit
1904319745
22 changed files with 24 additions and 28 deletions
|
@ -63,8 +63,6 @@ Changing the **Value** sets the overall brightness.
|
|||
|`RGB_MODE_GRADIENT`|`RGB_M_G` |Static gradient animation mode |
|
||||
|`RGB_MODE_RGBTEST` |`RGB_M_T` |Red, Green, Blue test animation mode |
|
||||
|
||||
?> For backwards compatibility, `RGB_SMOD` is another alias of `RGB_MOD`.
|
||||
|
||||
## Configuration
|
||||
|
||||
Your RGB lighting can be configured by placing these `#define`s in your `config.h`:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue