mirror of
https://github.com/He4eT/oddkb.git
synced 2026-05-04 17:17:21 +00:00
vial.json: remove {"a": 7}
This commit is contained in:
parent
321982b19d
commit
2f87a41faa
1 changed files with 16 additions and 16 deletions
|
|
@ -4,28 +4,28 @@
|
|||
"matrix": {"rows": 12, "cols": 6},
|
||||
"layouts": {
|
||||
"keymap": [
|
||||
[{"a":7},"0,0","0,1","0,2","0,3","0,4","0,5"],
|
||||
[{"a":7},"1,0","1,1","1,2","1,3","1,4","1,5"],
|
||||
[{"a":7},"2,0","2,1","2,2","2,3","2,4","2,5"],
|
||||
[{"a":7},"3,0","3,1","3,2","3,3","3,4","3,5"],
|
||||
["0,0","0,1","0,2","0,3","0,4","0,5"],
|
||||
["1,0","1,1","1,2","1,3","1,4","1,5"],
|
||||
["2,0","2,1","2,2","2,3","2,4","2,5"],
|
||||
["3,0","3,1","3,2","3,3","3,4","3,5"],
|
||||
|
||||
[{"a":7, "x": 12, "y": -4},
|
||||
[{"x": 12, "y": -4},
|
||||
"6,0","6,1","6,2","6,3","6,4","6,5"],
|
||||
[{"a":7, "x": 12}, "7,0","7,1","7,2","7,3","7,4","7,5"],
|
||||
[{"a":7, "x": 12}, "8,0","8,1","8,2","8,3","8,4","8,5"],
|
||||
[{"a":7, "x": 12}, "9,0","9,1","9,2","9,3","9,4","9,5"],
|
||||
[{"x": 12}, "7,0","7,1","7,2","7,3","7,4","7,5"],
|
||||
[{"x": 12}, "8,0","8,1","8,2","8,3","8,4","8,5"],
|
||||
[{"x": 12}, "9,0","9,1","9,2","9,3","9,4","9,5"],
|
||||
|
||||
|
||||
[{"a":7, "x": 2 }, "4,2", "4,3"],
|
||||
[{"a":7, "x": 4 }, "4,4", "4,5"],
|
||||
[{"a":7, "x": 6 }, "5,4", "5,5"],
|
||||
[{"a":7, "x": 6 }, "5,2", "5,3"],
|
||||
[{"x": 2 }, "4,2", "4,3"],
|
||||
[{"x": 4 }, "4,4", "4,5"],
|
||||
[{"x": 6 }, "5,4", "5,5"],
|
||||
[{"x": 6 }, "5,2", "5,3"],
|
||||
|
||||
[{"a":7, "x": 14, "y": -4 },
|
||||
[{"x": 14, "y": -4 },
|
||||
"10,2", "10,3"],
|
||||
[{"a":7, "x": 12 }, "10,0", "10,1"],
|
||||
[{"a":7, "x": 10 }, "11,0", "11,0"],
|
||||
[{"a":7, "x": 10 }, "11,2", "11,3"]
|
||||
[{"x": 12 }, "10,0", "10,1"],
|
||||
[{"x": 10 }, "11,0", "11,0"],
|
||||
[{"x": 10 }, "11,2", "11,3"]
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue