Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Zhol Internet committed Aug 4, 2024
1 parent fcd7171 commit 805a8f2
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 12 deletions.
2 changes: 1 addition & 1 deletion keyboards/zhol/minilabaen/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
{ "matrix": [3, 1], "w": 1.02, "x": 1.275, "y": 3.0 },
{ "matrix": [3, 3], "w": 1.275, "x": 2.295, "y": 3.0 },
{ "matrix": [3, 5], "w": 2.8, "x": 3.57, "y": 3.0 },
{ "matrix": [3, 8], "w": 3.06, "x": 6.369999999999999, "y": 3.0 },
{ "matrix": [3, 8], "w": 3.06, "x": 6.37, "y": 3.0 },
{ "matrix": [3, 10], "w": 1.275, "x": 9.43, "y": 3.0 },
{ "matrix": [3, 11], "w": 1.02, "x": 10.705, "y": 3.0 },
{ "matrix": [3, 12], "w": 1.275, "x": 11.725, "y": 3.0 }
Expand Down
62 changes: 51 additions & 11 deletions keyboards/zhol/minilabaen/keymaps/vial/vial.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@
"cols": 13
},
"layouts": {
"labels": [],
"labels": [
"Non-Minila Bars"
],
"keymap": [
[
"0,0",
Expand Down Expand Up @@ -69,35 +71,73 @@
{
"w": 1.275
},
"3,0",
"3,0\n\n\n0,0",
{
"w": 1.02
},
"3,1",
"3,1\n\n\n0,0",
{
"w": 1.275
},
"3,3",
"3,3\n\n\n0,0",
{
"w": 2.8
"x": -0.0009999999999998899,
"w": 3.06
},
"3,5",
"3,8\n\n\n0,0",
{
"w": 3.06
"w": 2.8
},
"3,8",
"3,5\n\n\n0,0",
{
"x": 0.0009999999999994458,
"w": 1.275
},
"3,10",
"3,10\n\n\n0,0",
{
"w": 1.02
},
"3,11",
"3,11\n\n\n0,0",
{
"w": 1.275
},
"3,12"
"3,12\n\n\n0,0"
],
[
{
"y": 0.25,
"w": 1.53
},
"3,0\n\n\n0,1",
{
"w": 1.02
},
"3,1\n\n\n0,1",
{
"w": 1.53
},
"3,3\n\n\n0,1",
{
"w": 2.04
},
"3,5\n\n\n0,1",
{
"x": -0.001000000000000334,
"w": 2.804
},
"3,8\n\n\n0,1",
{
"w": 1.53
},
"3,10\n\n\n0,1",
{
"w": 1.02
},
"3,11\n\n\n0,1",
{
"w": 1.53
},
"3,12\n\n\n0,1"
]
]
}
Expand Down

0 comments on commit 805a8f2

Please sign in to comment.