Skip to content

Commit

Permalink
Merge pull request #2212 from Na-Cly/sodium62
Browse files Browse the repository at this point in the history
Create sodium62.json
  • Loading branch information
Cipulot authored Apr 28, 2024
2 parents c0eb048 + 8305f36 commit 21b309c
Showing 1 changed file with 264 additions and 0 deletions.
264 changes: 264 additions & 0 deletions v3/sodium62/sodium62.json
Original file line number Diff line number Diff line change
@@ -0,0 +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"
]
]
}
}

0 comments on commit 21b309c

Please sign in to comment.