Skip to content

Commit

Permalink
Add json for Varanidae keyboard (#1925)
Browse files Browse the repository at this point in the history
  • Loading branch information
TokageItLab committed Jul 2, 2023
1 parent 316ba58 commit 6585f1b
Showing 1 changed file with 294 additions and 0 deletions.
294 changes: 294 additions & 0 deletions v3/varanidae/varanidae.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,294 @@
{
"name": "Varanidae",
"vendorId": "0x5369",
"productId": "0x0001",
"matrix": {
"rows": 11,
"cols": 11
},
"layouts": {
"labels": [
[
"Backspace",
"1U",
"2U"
],
[
"Enter Key",
"ISO",
"ANSI"
],
[
"Left Shift",
"2.25U",
"1.25U"
],
[
"Right Shift",
"1.75U",
"2.75U"
]
],
"keymap": [
[
{
"c": "#cccccc"
},
"0,0\n\n\n\n\n\n\n\n\ne0",
"0,1",
"0,2",
"0,3",
"0,4",
{
"x": 0.25
},
"0,5",
"0,6",
"0,7",
"0,8",
"0,9",
"0,10",
"5,6",
"5,7",
"5,8",
"5,9",
"5,10",
"7,1",
"7,2",
"7,3",
"7,4"
],
[
"1,1",
"1,2",
"1,3",
"1,4",
"1,5"
],
[
{
"y": -0.75,
"x": 5.25,
"c": "#777777"
},
"1,6",
{
"c": "#cccccc"
},
"1,7",
"1,8",
"1,9",
"1,10",
"6,6",
"6,7",
"6,8",
"6,9",
"6,10",
"8,1",
"8,2",
"8,3",
{
"c": "#aaaaaa"
},
"8,4\n\n\n0,0",
"7,5\n\n\n0,0",
{
"x": 0.5,
"w": 2
},
"7,5\n\n\n0,1"
],
[
{
"c": "#aaaaaa"
},
"2,1",
{
"c": "#cccccc"
},
"2,2",
"2,3",
"2,4",
{
"c": "#aaaaaa"
},
"2,5",
{
"x": 0.25,
"w": 1.5
},
"2,6",
{
"c": "#cccccc"
},
"2,7",
"2,8",
"2,9",
"2,10",
"7,6",
"7,7",
"7,8",
"7,9",
"7,10",
"9,1",
"9,2",
"9,3",
{
"x": 0.25,
"c": "#777777",
"w": 1.25,
"h": 2,
"w2": 1.5,
"h2": 1,
"x2": -0.25
},
"9,4\n\n\n1,0",
{
"x": 1,
"c": "#cccccc",
"w": 1.5
},
"10,3\n\n\n1,1"
],
[
{
"c": "#aaaaaa"
},
"3,1",
{
"c": "#cccccc"
},
"3,2",
"3,3",
"3,4",
{
"c": "#aaaaaa"
},
"3,5",
{
"x": 0.25,
"w": 1.75
},
"3,6",
{
"c": "#cccccc"
},
"3,7",
"3,8",
"3,9",
"3,10",
"8,6",
"8,7",
"8,8",
"8,9",
"8,10",
"10,1",
"10,2",
"10,3\n\n\n1,0",
{
"x": 1.5,
"c": "#777777",
"w": 2.25
},
"9,4\n\n\n1,1"
],
[
{
"c": "#aaaaaa"
},
"4,1",
{
"c": "#cccccc"
},
"4,2",
"4,3",
"4,4",
{
"c": "#aaaaaa"
},
"4,5",
{
"x": 0.25,
"w": 2.25
},
"4,6\n\n\n2,0",
{
"c": "#cccccc"
},
"4,8",
"4,9",
"4,10",
"9,6",
"9,7",
"9,8",
"9,9",
"9,10",
"10,4",
"10,5",
"9,5\n\n\n3,0",
{
"c": "#aaaaaa",
"w": 1.75
},
"8,5\n\n\n3,0"
],
[
{
"c": "#aaaaaa"
},
"5,1",
{
"c": "#cccccc"
},
"5,2",
"5,3",
{
"c": "#777777"
},
"5,4",
{
"c": "#aaaaaa"
},
"5,5",
{
"x": 0.25
},
"6,1",
"6,2",
"6,3",
"6,4",
{
"c": "#777777",
"w": 6
},
"6,5",
{
"c": "#aaaaaa"
},
"10,6",
"10,7",
"10,8",
"10,9",
"10,10"
],
[
{
"y": 0.25,
"x": 5.25,
"w": 1.25
},
"4,6\n\n\n2,1",
{
"c": "#cccccc"
},
"4,7\n\n\n2,1",
{
"x": 10,
"c": "#aaaaaa",
"w": 2.75
},
"8,5\n\n\n3,1"
]
]
}
}

0 comments on commit 6585f1b

Please sign in to comment.