Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…w_keyboard into sparrow
  • Loading branch information
74th committed Feb 17, 2024
2 parents e125cb6 + 212fa93 commit e46c919
Showing 1 changed file with 136 additions and 134 deletions.
270 changes: 136 additions & 134 deletions keyboards/sparrowdial/keymaps/via/via.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,139 +5,141 @@
"menus": [],
"keycodes": ["SCROLL"],
"matrix": { "cols": 12, "rows": 5 },
"layouts": [
[
"0,0",
"0,1",
"0,2",
"0,3",
"0,4",
{
"x": 5.25
},
"0,6",
"0,7",
"0,8",
"0,9",
"0,10",
"0,11"
],
[
{
"y": -0.5,
"x": 5
},
"1,5"
],
[
{
"y": -0.5
},
"1,0",
"1,1",
"1,2",
"1,3",
"1,4",
{
"x": 5.25
},
"1,6",
"1,7",
"1,8",
"1,9",
"1,10",
"1,11"
],
[
{
"y": -0.5,
"x": 5
},
"2,5"
],
[
{
"y": -0.5
},
"2,0",
"2,1",
"2,2",
"2,3",
"2,4",
{
"x": 5.25
},
"2,6",
"2,7",
"2,8",
"2,9",
"2,10",
"2,11"
],
[
{
"y": -0.5,
"x": 5
},
"3,5"
],
[
{
"y": -0.5
},
"3,0",
"3,1",
"3,2",
"3,3",
"3,4",
{
"x": 5.25
},
"3,6",
"3,7",
"3,8",
"3,9",
"3,10\n.",
"3,11"
],
[
{
"x": 1
},
"4,1",
{
"w": 1.25
},
"4,2",
{
"w": 1.25
},
"4,3",
{
"w": 1.25
},
"4,4",
{
"w": 1.25
},
"4,5",
{
"x": 2.75,
"w": 1.25
},
"4,6",
{
"w": 1.25
},
"4,7",
{
"w": 1.25
},
"4,8",
{
"w": 1.25
},
"4,10"
"layouts": {
"keymap": [
[
"0,0",
"0,1",
"0,2",
"0,3",
"0,4",
{
"x": 5.25
},
"0,6",
"0,7",
"0,8",
"0,9",
"0,10",
"0,11"
],
[
{
"y": -0.5,
"x": 5
},
"1,5"
],
[
{
"y": -0.5
},
"1,0",
"1,1",
"1,2",
"1,3",
"1,4",
{
"x": 5.25
},
"1,6",
"1,7",
"1,8",
"1,9",
"1,10",
"1,11"
],
[
{
"y": -0.5,
"x": 5
},
"2,5"
],
[
{
"y": -0.5
},
"2,0",
"2,1",
"2,2",
"2,3",
"2,4",
{
"x": 5.25
},
"2,6",
"2,7",
"2,8",
"2,9",
"2,10",
"2,11"
],
[
{
"y": -0.5,
"x": 5
},
"3,5"
],
[
{
"y": -0.5
},
"3,0",
"3,1",
"3,2",
"3,3",
"3,4",
{
"x": 5.25
},
"3,6",
"3,7",
"3,8",
"3,9",
"3,10\n.",
"3,11"
],
[
{
"x": 1
},
"4,1",
{
"w": 1.25
},
"4,2",
{
"w": 1.25
},
"4,3",
{
"w": 1.25
},
"4,4",
{
"w": 1.25
},
"4,5",
{
"x": 2.75,
"w": 1.25
},
"4,6",
{
"w": 1.25
},
"4,7",
{
"w": 1.25
},
"4,8",
{
"w": 1.25
},
"4,10"
]
]
]
}
}

0 comments on commit e46c919

Please sign in to comment.