Skip to content

Commit

Permalink
Update v3/sodium62/sodium62.json
Browse files Browse the repository at this point in the history
Co-authored-by: Cipulot <40441626+Cipulot@users.noreply.github.com>
  • Loading branch information
Na-Cly and Cipulot authored Apr 3, 2024
1 parent 64ee97a commit 8305f36
Showing 1 changed file with 262 additions and 28 deletions.
290 changes: 262 additions & 28 deletions v3/sodium62/sodium62.json
Original file line number Diff line number Diff line change
@@ -1,30 +1,264 @@
{
"name": "sodium62",
"vendorId": "0x6E61",
"productId": "0x636C",
"matrix": {
"rows": 10,
"cols": 7
},
"layouts": {
"keymap": [
[{"x":3},"0,3",{"x":7},"5,3"],
[{"y":-0.75,"x":2},"0,2",{"x":1},"0,4",{"x":5},"5,4",{"x":1},"5,2"],
[{"y":-0.75},"0,0","0,1",{"x":3},"0,5",{"x":3},"5,5",{"x":3},"5,1","5,0"],
[{"y":-0.5,"x":3},"1,3",{"x":7},"6,3"],
[{"y":-0.75,"x":2},"1,2",{"x":1},"1,4",{"x":5},"6,4",{"x":1},"6,2"],
[{"y":-0.75},"1,0","1,1",{"x":3},"1,5",{"x":3},"6,5",{"x":3},"6,1","6,0"],
[{"y":-0.5,"x":3},"2,3",{"x":7},"7,3"],
[{"y":-0.75,"x":2},"2,2",{"x":1},"2,4",{"x":5},"7,4",{"x":1},"7,2"],
[{"y":-0.75},"2,0","2,1",{"x":3},"2,5",{"x":3},"7,5",{"x":3},"7,1","7,0"],
[{"y":-0.5,"x":3},"3,3",{"x":7},"8,3"],
[{"y":-0.75,"x":2},"3,2",{"x":1},"3,4",{"x":5},"8,4",{"x":1},"8,2"],
[{"y":-0.75},"3,0","3,1",{"x":3},"3,5",{"x":3},"8,5",{"x":3},"8,1","8,0"],
[{"y":-0.5,"x":3},"4,3",{"x":7},"9,3"],
[{"y":-0.75,"x":2},"4,2",{"x":1},"4,4",{"x":5},"9,4",{"x":1},"9,2"],
[{"y":-0.75},"4,0","4,1",{"x":3},"4,5","4,6",{"x":1},"9,6","9,5",{"x":3},"9,1","9,0"]

]
}
"name": "sodium62",
"vendorId": "0x6E61",
"productId": "0x636C",
"matrix": {
"rows": 10,
"cols": 7
},
"layouts": {
"keymap": [
[
{
"x": 3
},
"0,3",
{
"x": 7
},
"5,3"
],
[
{
"y": -0.75,
"x": 2
},
"0,2",
{
"x": 1
},
"0,4",
{
"x": 5
},
"5,4",
{
"x": 1
},
"5,2"
],
[
{
"y": -0.75
},
"0,0",
"0,1",
{
"x": 3
},
"0,5",
{
"x": 3
},
"5,5",
{
"x": 3
},
"5,1",
"5,0"
],
[
{
"y": -0.5,
"x": 3
},
"1,3",
{
"x": 7
},
"6,3"
],
[
{
"y": -0.75,
"x": 2
},
"1,2",
{
"x": 1
},
"1,4",
{
"x": 5
},
"6,4",
{
"x": 1
},
"6,2"
],
[
{
"y": -0.75
},
"1,0",
"1,1",
{
"x": 3
},
"1,5",
{
"x": 3
},
"6,5",
{
"x": 3
},
"6,1",
"6,0"
],
[
{
"y": -0.5,
"x": 3
},
"2,3",
{
"x": 7
},
"7,3"
],
[
{
"y": -0.75,
"x": 2
},
"2,2",
{
"x": 1
},
"2,4",
{
"x": 5
},
"7,4",
{
"x": 1
},
"7,2"
],
[
{
"y": -0.75
},
"2,0",
"2,1",
{
"x": 3
},
"2,5",
{
"x": 3
},
"7,5",
{
"x": 3
},
"7,1",
"7,0"
],
[
{
"y": -0.5,
"x": 3
},
"3,3",
{
"x": 7
},
"8,3"
],
[
{
"y": -0.75,
"x": 2
},
"3,2",
{
"x": 1
},
"3,4",
{
"x": 5
},
"8,4",
{
"x": 1
},
"8,2"
],
[
{
"y": -0.75
},
"3,0",
"3,1",
{
"x": 3
},
"3,5",
{
"x": 3
},
"8,5",
{
"x": 3
},
"8,1",
"8,0"
],
[
{
"y": -0.5,
"x": 3
},
"4,3",
{
"x": 7
},
"9,3"
],
[
{
"y": -0.75,
"x": 2
},
"4,2",
{
"x": 1
},
"4,4",
{
"x": 5
},
"9,4",
{
"x": 1
},
"9,2"
],
[
{
"y": -0.75
},
"4,0",
"4,1",
{
"x": 3
},
"4,5",
"4,6",
{
"x": 1
},
"9,6",
"9,5",
{
"x": 3
},
"9,1",
"9,0"
]
]
}
}

0 comments on commit 8305f36

Please sign in to comment.