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
parent 8093b13365
commit 6545eb64a0
42 changed files with 85 additions and 100 deletions

View File

@@ -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": {