Skip to content

Commit

Permalink
Create skelett_40.json
Browse files Browse the repository at this point in the history
  • Loading branch information
yiancar committed Jul 16, 2024
1 parent de07e30 commit 3e52f2b
Showing 1 changed file with 155 additions and 0 deletions.
155 changes: 155 additions & 0 deletions v3/yiancardesigns/skelett_40/skelett_40.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,155 @@
{
"name": "Skelett 40",
"vendorId": "0x8968",
"productId": "0x7337",
"matrix": {
"rows": 4,
"cols": 12
},
"layouts": {
"labels": [
["Right Shift", "1.25U - 1U", "1U - 1.25U"],
["Bottom Row", "1.25U - 1U - 1.25U - 2.25U - 2.75U - 1.25U - 1U - 1.25U", "1.5U - 1U - 1.5U - 2.25U - 2.75U - 1U - 1U - 1U"]
],
"keymap": [
[
{
"c": "#777777"
},
"0,0",
{
"c": "#cccccc"
},
"0,1",
"0,2",
"0,3",
"0,4",
"0,5",
"0,6",
"0,7",
"0,8",
"0,9",
"0,10",
{
"c": "#aaaaaa"
},
"0,11"
],
[
{
"w": 1.25
},
"1,0",
{
"c": "#cccccc"
},
"1,1",
"1,2",
"1,3",
"1,4",
"1,5",
"1,6",
"1,7",
"1,8",
"1,9",
{
"w": 1.75
},
"1,11"
],
[
{
"c": "#aaaaaa",
"w": 1.75
},
"2,0",
{
"c": "#cccccc"
},
"2,1",
"2,2",
"2,3",
"2,4",
"2,5",
"2,6",
"2,7",
"2,8",
{
"w": 1.25
},
"2,9\n\n\n0,0",
{
"c": "#aaaaaa"
},
"2,11\n\n\n0,0",
{
"x": 0.5,
"c": "#cccccc"
},
"2,9\n\n\n0,1",
{
"c": "#aaaaaa",
"w": 1.25
},
"2,11\n\n\n0,1"
],
[
{
"w": 1.25
},
"3,0\n\n\n1,0",
"3,1\n\n\n1,0",
{
"w": 1.25
},
"3,2\n\n\n1,0",
{
"c": "#777777",
"w": 2.25
},
"3,3\n\n\n1,0",
{
"w": 2.75
},
"3,6\n\n\n1,0",
{
"c": "#aaaaaa",
"w": 1.25
},
"3,9\n\n\n1,0",
"3,10\n\n\n1,0",
{
"w": 1.25
},
"3,11\n\n\n1,0"
],
[
{
"y": 0.5,
"w": 1.5
},
"3,0\n\n\n1,1",
"3,1\n\n\n1,1",
{
"w": 1.5
},
"3,2\n\n\n1,1",
{
"c": "#777777",
"w": 2.25
},
"3,3\n\n\n1,1",
{
"w": 2.75
},
"3,6\n\n\n1,1",
{
"c": "#aaaaaa"
},
"3,9\n\n\n1,1",
"3,10\n\n\n1,1",
"3,11\n\n\n1,1"
]
]
}
}

0 comments on commit 3e52f2b

Please sign in to comment.