forked from mirrors/qmk_userspace
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
|
@ -581,7 +581,6 @@ enum quantum_keycodes {
|
|||
#define CK_OFF CLICKY_DISABLE
|
||||
|
||||
#define RGB_MOD RGB_MODE_FORWARD
|
||||
#define RGB_SMOD RGB_MODE_FORWARD
|
||||
#define RGB_RMOD RGB_MODE_REVERSE
|
||||
|
||||
#define RGB_M_P RGB_MODE_PLAIN
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue