Skip to content

Commit

Permalink
Merge pull request #2179 from blindassassin111/OSAv2_Topre
Browse files Browse the repository at this point in the history
Adding osav2_topre.json
  • Loading branch information
Cipulot authored Mar 11, 2024
2 parents b1eb738 + d965ced commit bc7e76e
Showing 1 changed file with 205 additions and 0 deletions.
205 changes: 205 additions & 0 deletions v3/viktus/osav2_topre/osav2_topre.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,205 @@
{
"name": "OSAv2 - Topre",
"vendorId": "0x5644",
"productId": "0x446F",
"matrix": {
"rows": 5,
"cols": 16
},
"layouts": {
"labels": [
["Backspace", "Split", "2U"], ["Right Shift", "Split", "2.75U"], "Mirrored Left Space"
],
"keymap": [
[
{
"x":0.5,
"c":"#aaaaaa"
},
"0,0",
{
"x":0.25,
"c":"#777777"
},
"0,1",
{
"c":"#cccccc"
},
"0,2",
"0,3",
"0,4",
"0,5",
"0,6",
"0,7",
{
"x":1
},
"0,8",
"0,9",
"0,10",
"0,11",
"0,12",
"0,13",
"0,14\n\n\n0,0",
{
"c":"#aaaaaa"
},
"0,15\n\n\n0,0",
{
"x":1,
"w":2
},
"0,15\n\n\n0,1"
],
[
{
"x":0.25
},
"1,0",
{
"x":0.25,
"w":1.5
},
"1,1",
{
"c":"#cccccc"
},
"1,2",
"1,3",
"1,4",
"1,5",
"1,6",
{
"x":1.5
},
"1,8",
"1,9",
"1,10",
"1,11",
"1,12",
"1,13",
"1,14",
{
"c":"#aaaaaa",
"w":1.5
},
"1,15"
],
[
"2,0",
{
"x":0.25,
"w":1.75
},
"2,1",
{
"c":"#cccccc"
},
"2,2",
"2,3",
"2,4",
"2,5",
"2,6",
{
"x":2
},
"2,8",
"2,9",
"2,10",
"2,11",
"2,12",
"2,13",
{
"c":"#777777",
"w":2.25
},
"2,15"
],
[
{
"x":1,
"c":"#aaaaaa",
"w":2.25
},
"3,1",
{
"c":"#cccccc"
},
"3,2",
"3,3",
"3,4",
"3,5",
"3,6",
{
"x":1.5
},
"3,8",
"3,9",
"3,10",
"3,11",
"3,12",
"3,13",
{
"c":"#aaaaaa",
"w":1.75
},
"3,14\n\n\n1,0",
"3,15\n\n\n1,0",
{
"x":0.25,
"w":2.75
},
"4,14\n\n\n1,1"
],
[
{
"x":1,
"w":1.5
},
"4,1",
{
"x":1.5,
"w":1.5
},
"4,2",
{
"c":"#cccccc",
"w":2.25
},
"4,4\n\n\n2,0",
{
"c":"#aaaaaa"
},
"4,6\n\n\n2,0",
{
"x":1,
"c":"#cccccc",
"w":2.75
},
"4,9",
{
"c":"#aaaaaa",
"w":1.5
},
"4,11",
{
"x":2.75,
"w":1.5
},
"4,15"
],
[
{
"y":0.25,
"x":5.5
},
"4,3\n\n\n2,1",
{
"c":"#cccccc",
"w":2.25
},
"4,5\n\n\n2,1"
]
]
}
}

0 comments on commit bc7e76e

Please sign in to comment.