Enable finer RGB brightness dial control on BCORNE firmware.

Lower RGB_MATRIX_VAL_STEP to 1, fix info.json syntax errors, and document the vial-qmk build path.
This commit is contained in:
2026-09-06 17:31:58 -05:00
parent c47b4bf8d2
commit 1d6f6bed9e
4 changed files with 62 additions and 7 deletions
+4 -5
View File
@@ -123,12 +123,10 @@
{"matrix": [9, 1], "x": 8, "y": 3.7},
{"matrix": [9, 2], "x": 9, "y": 3.7}
{"matrix": [9, 3], "x": 8, "y": 0.2},
{"matrix": [9, 2], "x": 9, "y": 3.7},
{"matrix": [9, 3], "x": 8, "y": 0.2}
]
},
}
},
"ws2812": {
"driver": "pwm",
@@ -140,6 +138,7 @@
"split": true,
"split_count": [29, 29],
"max_brightness": 50,
"val_steps": 1,
"animations": {
"alphas_mods": true,
"gradient_up_down": true,