forked from mirrors/qmk_userspace
Move RGB_MATRIX_HUE/SAT/VAL/SPD_STEP to data driven (#21354)
This commit is contained in:
parent
8093b13365
commit
6545eb64a0
42 changed files with 85 additions and 100 deletions
|
|
@ -23,10 +23,6 @@
|
|||
#endif
|
||||
|
||||
#ifdef RGB_MATRIX_ENABLE
|
||||
#define RGB_MATRIX_HUE_STEP 8
|
||||
#define RGB_MATRIX_SAT_STEP 16
|
||||
#define RGB_MATRIX_VAL_STEP 16
|
||||
#define RGB_MATRIX_SPD_STEP 10
|
||||
// EFFECTS
|
||||
#define ENABLE_RGB_MATRIX_ALPHAS_MODS
|
||||
#define ENABLE_RGB_MATRIX_GRADIENT_UP_DOWN
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue