Move RGB_MATRIX_HUE/SAT/VAL/SPD_STEP to data driven (#21354)

This commit is contained in:
Ryan 2023-06-24 17:13:18 +10:00 committed by GitHub
commit 6545eb64a0
Failed to generate hash of commit
42 changed files with 85 additions and 100 deletions

View file

@ -9,7 +9,10 @@
"device_version": "0.0.1"
},
"rgb_matrix": {
"driver": "WS2812"
"driver": "WS2812",
"sat_steps": 8,
"val_steps": 8,
"speed_steps": 10
},
"encoder": {
"rotary": [