Fix SENSE75 config (#284)

This commit is contained in:
Joel Challis 2022-11-13 22:38:24 +00:00 committed by GitHub
parent 534ea89190
commit c758619a0e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,9 +1,9 @@
{ {
"name": "Drop Sense75", "name": "Drop SENSE75",
"vendorId": "0x359B", "vendorId": "0x359B",
"productId": "0x0001", "productId": "0x0001",
"lighting": "vialrgb", "lighting": "vialrgb",
"matrix": {"rows": 6, "cols": 16}, "matrix": {"rows": 6, "cols": 15},
"layouts": { "layouts": {
"keymap": [ "keymap": [
[ [
@ -34,13 +34,11 @@
"0,11", "0,11",
"0,12", "0,12",
{ {
"x": 0.25, "x": 0.25
"c": "#aaaaaa"
}, },
"0,13", "0,13",
{ {
"x": 0.25, "x": 0.25
"c": "#cccccc"
}, },
"0,14", "0,14",
{ {
@ -51,13 +49,9 @@
], ],
[ [
{ {
"y": 0.25, "y": 0.25
"c": "#aaaaaa"
}, },
"1,0", "1,0",
{
"c": "#cccccc"
},
"1,1", "1,1",
"1,2", "1,2",
"1,3", "1,3",
@ -76,12 +70,14 @@
}, },
"1,13", "1,13",
{ {
"x": 0.25 "x": 0.25,
"c": "#cccccc"
}, },
"1,14" "1,14"
], ],
[ [
{ {
"c": "#aaaaaa",
"w": 1.5 "w": 1.5
}, },
"2,0", "2,0",
@ -101,7 +97,6 @@
"2,11", "2,11",
"2,12", "2,12",
{ {
"c": "#aaaaaa",
"w": 1.5 "w": 1.5
}, },
"2,13", "2,13",
@ -112,6 +107,7 @@
], ],
[ [
{ {
"c": "#aaaaaa",
"w": 1.75 "w": 1.75
}, },
"3,0", "3,0",
@ -136,12 +132,13 @@
"3,12", "3,12",
{ {
"x": 0.25, "x": 0.25,
"c": "#aaaaaa" "c": "#cccccc"
}, },
"3,13" "3,14"
], ],
[ [
{ {
"c": "#aaaaaa",
"w": 2.25 "w": 2.25
}, },
"4,0", "4,0",
@ -168,7 +165,7 @@
{ {
"y": -0.75, "y": -0.75,
"x": 14.25, "x": 14.25,
"c": "#777777" "c": "#cccccc"
}, },
"4,13" "4,13"
], ],
@ -203,7 +200,7 @@
{ {
"y": -0.75, "y": -0.75,
"x": 13.25, "x": 13.25,
"c": "#777777" "c": "#cccccc"
}, },
"5,12", "5,12",
"5,13", "5,13",