Skip to content

Commit

Permalink
Update v3/void65h/void65h.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Cipulot authored Oct 8, 2024
1 parent e2f83b6 commit 09de199
Showing 1 changed file with 38 additions and 18 deletions.
56 changes: 38 additions & 18 deletions v3/void65h/void65h.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,26 +2,23 @@
"name": "VOID65H",
"vendorId": "0x51D7",
"productId": "0x5517",
"matrix": {"rows": 5, "cols": 16},
"layouts": {
"labels":[
"Backspace"
],
"keymap":[
"matrix": {
"rows": 5,
"cols": 16
},
"layouts": {
"labels": [
"Split Backspace"
],
"keymap": [
[
{
"x": 15.5,
"c": "#aaaaaa"
},
"0,13\n\n\n0,1",
"0,14\n\n\n0,1"
],
[
"0,0",
{
"x": 2.5,
"c": "#cccccc"
},
"0,0",
"0,1",
"0,2",
"0,3",
Expand All @@ -35,17 +32,29 @@
"0,11",
"0,12",
{
"c": "#aaaaaa",
"w": 2
},
"0,13\n\n\n0,0",
"0,15"
"0,15",
{
"x": 0.25,
"c": "#cccccc"
},
"0,13\n\n\n0,1",
{
"c": "#aaaaaa"
},
"0,14\n\n\n0,1"
],
[
{
"x": 2.5,
"w": 1.5
},
"1,0",
{
"c": "#cccccc"
},
"1,1",
"1,2",
"1,3",
Expand All @@ -62,14 +71,19 @@
"w": 1.5
},
"1,13",
{
"c": "#aaaaaa"
},
"1,14"
],
[
{
"x": 2.5,
"w": 1.75
},
"2,0",
{
"c": "#cccccc"
},
"2,1",
"2,2",
"2,3",
Expand All @@ -82,17 +96,20 @@
"2,10",
"2,11",
{
"c": "#aaaaaa",
"w": 2.25
},
"2,13",
"2,14"
],
[
{
"x": 2.5,
"w": 2.25
},
"3,0",
{
"c": "#cccccc"
},
"3,2",
"3,3",
"3,4",
Expand All @@ -104,6 +121,7 @@
"3,10",
"3,11",
{
"c": "#aaaaaa",
"w": 1.75
},
"3,12",
Expand All @@ -112,7 +130,6 @@
],
[
{
"x": 2.5,
"w": 1.5
},
"4,0",
Expand All @@ -122,10 +139,12 @@
},
"4,2",
{
"c": "#cccccc",
"w": 7
},
"4,6",
{
"c": "#aaaaaa",
"w": 1.5
},
"4,11",
Expand All @@ -139,3 +158,4 @@
]
}
}

0 comments on commit 09de199

Please sign in to comment.