Skip to content

Commit

Permalink
Added WT20-H1
Browse files Browse the repository at this point in the history
  • Loading branch information
wilba committed Jan 13, 2024
1 parent 6c69315 commit cd5c713
Showing 1 changed file with 91 additions and 0 deletions.
91 changes: 91 additions & 0 deletions v3/wilba_tech/wt20_h1/wt20_h1.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,91 @@
{
"name": "WT20-H1",
"vendorId": "0x6582",
"productId": "0x0041",
"matrix": {"rows": 5, "cols": 4},
"layouts": {
"labels": ["Split Plus", "Split Enter", "Split Zero"],
"keymap": [
[
{
"c": "#777777"
},
"0,0",
{
"c": "#aaaaaa"
},
"0,1",
"0,2",
"0,3"
],
[
{
"c": "#cccccc"
},
"1,0",
"1,1",
"1,2",
{
"c": "#aaaaaa",
"h": 2
},
"1,3\n\n\n0,0",
{
"x": 0.5
},
"1,3\n\n\n0,1"
],
[
{
"c": "#cccccc"
},
"2,0",
"2,1",
"2,2",
{
"x": 1.5,
"c": "#aaaaaa"
},
"2,3\n\n\n0,1"
],
[
{
"c": "#cccccc"
},
"3,0",
"3,1",
"3,2",
{
"c": "#777777",
"h": 2
},
"3,3\n\n\n1,0",
{
"x": 0.5
},
"3,3\n\n\n1,1"
],
[
{
"c": "#cccccc",
"w": 2
},
"4,0\n\n\n2,0",
"4,2",
{
"x": 1.5,
"c": "#777777"
},
"4,3\n\n\n1,1"
],
[
{
"y": 0.5,
"c": "#cccccc"
},
"4,0\n\n\n2,1",
"4,1\n\n\n2,1"
]
]
}
}

0 comments on commit cd5c713

Please sign in to comment.