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
|
@ -36,10 +36,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
# define RGB_MATRIX_LED_COUNT 54
|
||||
# define RGB_MATRIX_SPLIT { 27, 27 }
|
||||
# define RGB_MATRIX_MAXIMUM_BRIGHTNESS 170
|
||||
# define RGB_MATRIX_HUE_STEP RGBLIGHT_HUE_STEP
|
||||
# define RGB_MATRIX_SAT_STEP RGBLIGHT_SAT_STEP
|
||||
# define RGB_MATRIX_VAL_STEP RGBLIGHT_VAL_STEP
|
||||
# define RGB_MATRIX_SPD_STEP 8
|
||||
#endif
|
||||
|
||||
#ifndef OLED_FONT_H
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue