c9444071a6
* Cleaning up before submitting PR * Added comment for Vial settings in config.h * Removed real time RGB control * Removed lf at end of files
39 lines
1.5 KiB
JSON
39 lines
1.5 KiB
JSON
{
|
|
"name": "Controller Works mini42",
|
|
"vendorId": "0x4357",
|
|
"productId": "0x0004",
|
|
"lighting":"vialrgb",
|
|
"keycodes": [
|
|
"qmk_lighting"
|
|
],
|
|
"menus": [
|
|
"qmk_rgb_matrix"
|
|
],
|
|
"matrix": {
|
|
"rows": 8,
|
|
"cols": 5
|
|
},
|
|
"layouts": {
|
|
"keymap":
|
|
[
|
|
[{"x": 3},"0,2",{"x": 11},"4,2"],
|
|
[{"y": -0.86,"x": 2},"0,1",{"x": 1},"0,3",{"x": 9},"4,1",{"x": 1},"4,3"],
|
|
[{"y": -0.8600000000000001,"x": 5},"0,4",{"x": 7},"4,0"],
|
|
[{"y": -1,"x": 1,"c": "#cccccc"},"0,0"],
|
|
[{"y": -1,"x": 17},"4,4"],
|
|
[{"y": -0.41999999999999993,"x": 3,"c": "#cccccc"},"1,2",{"x": 11},"5,2"],
|
|
[{"y": -0.8600000000000001,"x": 2},"1,1",{"x": 1},"1,3",{"x": 9},"5,1",{"x": 1},"5,3"],
|
|
[{"y": -0.8599999999999997,"x": 5},"1,4",{"x": 7},"5,0"],
|
|
[{"y": -0.8600000000000003,"x": 1,"c": "#cccccc"},"1,0",{"x": 15},"5,4"],
|
|
[{"y": -0.41999999999999993,"x": 3,"c": "#cccccc"},"2,2",{"x": 11},"6,2"],
|
|
[{"y": -0.8599999999999999,"x": 2},"2,1",{"x": 1},"2,3",{"x": 9},"6,1",{"x": 1},"6,3"],
|
|
[{"y": -0.8600000000000003,"x": 5},"2,4",{"x": 7},"6,0"],
|
|
[{"y": -0.8599999999999999,"x": 1,"c": "#cccccc"},"2,0",{"x": 15},"6,4"],
|
|
[{"y": -0.17999999999999972,"x": 3.5},"3,0",{"x": 10},"7,2"],
|
|
[{"r": 15,"rx": 5.25,"ry": 3.9,"y": -0.5,"x": -0.5},"3,1"],
|
|
[{"r": 30,"rx": 6.75,"ry": 4.36,"y": -0.7500000000000004,"x": -0.75,"h": 1.5},"3,2"],
|
|
[{"r": -30,"rx": 12,"y": -0.7500000000000004,"h": 1.5},"7,0"],
|
|
[{"r": -15,"rx": 13.75,"ry": 3.9,"y": -0.5,"x": -0.5},"7,1"]
|
|
]
|
|
}
|
|
} |