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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user