Skip to content

Commit

Permalink
update dual arcs function row vial json
Browse files Browse the repository at this point in the history
  • Loading branch information
RealET committed Nov 9, 2023
1 parent c8fb7f3 commit d91264b
Showing 1 changed file with 35 additions and 35 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,135 +5,135 @@
"lighting": "vialrgb",
"matrix": {
"rows": 14,
"cols": 7
"cols": 8
},
"layouts": {
"keymap":
[
[
"6,6",
"6,5",
"6,4",
"6,3",
"6,2",
"6,1",
"6,0",
{
"x": 3
"x": 3.25
},
"13,0",
"13,1",
"13,2",
"13,3",
"13,4",
"13,5",
"13,6"
"13,5"
],
[
"5,6",
"5,5",
"5,4",
"5,3",
"5,2",
"5,1",
"5,0",
{
"x": 3
"x": 3.25
},
"12,0",
"12,1",
"12,2",
"12,3",
"12,4",
"12,5",
"12,6"
"12,5"
],
[
"4,6",
"4,5",
"4,4",
"4,3",
"4,2",
"4,1",
"4,0",
{
"x": 3
"x": 3.25
},
"11,0",
"11,1",
"11,2",
"11,3",
"11,4",
"11,5",
"11,6"
"11,5"
],
[
"3,6",
"3,5",
"3,4",
"3,3",
"3,2",
"3,1",
"3,0",
{
"x": 3
"x": 3.25
},
"10,0",
"10,1",
"10,2",
"10,3",
"10,4",
"10,5",
"10,6"
"10,5"
],
[
"2,6",
"2,5",
"2,4",
"2,3",
"2,2",
"2,1",
"2,0",
{
"x": 3
"x": 3.25
},
"9,0",
"9,1",
"9,2",
"9,3",
"9,4",
"9,5",
"9,6"
"9,5"
],
[
"1,6",
"1,5",
"1,4",
"1,3",
"1,2",
{
"x": 7
"x": 7.25
},
"8,2",
"8,3",
"8,4",
"8,5",
"8,6"
"8,5"
],
[
{
"y": -0.75,
"x": 4.25
},
"1,2",
"1,1",
"1,0",
"0,3",
"0,2",
"0,1",
{
"x": 0.5
},
"8,0",
"8,1",
"8,2"
"7,1",
"7,2",
"7,3"
],
[
{
"x": 5.25
},
"0,1",
"0,0",
"0,7",
"0,6",
{
"x": 0.5
},
"7,0",
"7,1"
"7,6",
"7,7"
]
]
}
Expand Down

0 comments on commit d91264b

Please sign in to comment.