Move RGB_MATRIX_HUE/SAT/VAL/SPD_STEP to data driven (#21354)
This commit is contained in:
@@ -30,6 +30,11 @@
|
||||
"led_count": 80,
|
||||
"max_brightness": 128
|
||||
},
|
||||
"rgb_matrix": {
|
||||
"sat_steps": 8,
|
||||
"val_steps": 8,
|
||||
"speed_steps": 10
|
||||
},
|
||||
"processor": "atmega32u4",
|
||||
"bootloader": "atmel-dfu",
|
||||
"layouts": {
|
||||
|
||||
Reference in New Issue
Block a user