Skip to content

Commit

Permalink
create vial layout for order 10367
Browse files Browse the repository at this point in the history
(single encoder on left thumb cluster)
  • Loading branch information
RealET committed May 29, 2024
1 parent 6ce2d79 commit 386d015
Showing 1 changed file with 120 additions and 111 deletions.
231 changes: 120 additions & 111 deletions keyboards/cyboard/imprint/imprint_number_row/keymaps/vial/vial.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,116 +75,125 @@
},
"layouts": {
"keymap":
[
[
"5,5",
"5,4",
"5,3",
"5,2",
"5,1",
"5,0",
{
"x": 5.5
},
"12,0",
"12,1",
"12,2",
"12,3",
"12,4",
"12,5"
],
[
"4,5",
"4,4",
"4,3",
"4,2",
"4,1",
"4,0",
{
"x": 5.5
},
"11,0",
"11,1",
"11,2",
"11,3",
"11,4",
"11,5"
],
[
"3,5",
"3,4",
"3,3",
"3,2",
"3,1",
"3,0",
{
"x": 5.5
},
"10,0",
"10,1",
"10,2",
"10,3",
"10,4",
"10,5"
],
[
"2,5",
"2,4",
"2,3",
"2,2",
"2,1",
"2,0",
{
"x": 5.5
},
"9,0",
"9,1",
"9,2",
"9,3",
"9,4",
"9,5"
],
[
{
"x": 2
},
"1,3",
"1,2",
{
"x": 9.5
},
"8,2",
"8,3"
],
[
{
"y": -0.5,
"x": 5.5
},
"0,3",
"0,2",
"0,1",
{
"x": 0.5
},
"7,1",
"7,2",
"7,3"
],
[
{
"x": 5.5
},
"0,7",
"0,6",
"0,5",
{
"x": 0.5
},
"7,5",
"7,6",
"7,7"
]
]
[
[
"5,5",
"5,4",
"5,3",
"5,2",
"5,1",
"5,0",
{
"x": 6
},
"12,0",
"12,1",
"12,2",
"12,3",
"12,4",
"12,5"
],
[
"4,5",
"4,4",
"4,3",
"4,2",
"4,1",
"4,0",
{
"x": 6
},
"11,0",
"11,1",
"11,2",
"11,3",
"11,4",
"11,5"
],
[
"3,5",
"3,4",
"3,3",
"3,2",
"3,1",
"3,0",
{
"x": 6
},
"10,0",
"10,1",
"10,2",
"10,3",
"10,4",
"10,5"
],
[
"2,5",
"2,4",
"2,3",
"2,2",
"2,1",
"2,0",
{
"x": 6
},
"9,0",
"9,1",
"9,2",
"9,3",
"9,4",
"9,5"
],
[
{
"y": -0.5,
"x": 7
},
"0,0\n\n\n\n\n\n\n\n\ne",
"0,1\n\n\n\n\n\n\n\n\ne"
],
[
{
"y": -0.5,
"x": 2
},
"1,3",
"1,2",
{
"x": 10
},
"8,2",
"8,3"
],
[
{
"y": -0.5,
"x": 5.5
},
"0,3",
"0,2",
"0,1",
{
"x": 1
},
"7,1",
"7,2",
"7,3"
],
[
{
"x": 5.5
},
"0,7",
"0,6",
"0,5",
{
"x": 1
},
"7,5",
"7,6",
"7,7"
]
]
}
}

0 comments on commit 386d015

Please sign in to comment.