Skip to content

Commit

Permalink
Add nasu back
Browse files Browse the repository at this point in the history
  • Loading branch information
yiancar committed Jul 25, 2022
1 parent 273484d commit 6f05b9b
Showing 1 changed file with 291 additions and 0 deletions.
291 changes: 291 additions & 0 deletions src/yiancardesigns/nasu/nasu.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,291 @@
{
"name": "Nasu",
"vendorId": "0x8968",
"productId": "0x4E53",
"lighting": "none",
"matrix": {"rows": 5, "cols": 15},
"layouts": {
"labels": [
"Split Backspace",
"Split Right Shift"
],
"keymap": [
[
{
"x": 15.15,
"c": "#aaaaaa"
},
"0,13\n\n\n0,1",
"0,14\n\n\n0,1"
],
[
{
"y": 0.1499999999999999,
"x": 0.55,
"c": "#777777"
},
"1,0"
],
[
{
"y": -0.95,
"x": 3.7,
"c": "#cccccc"
},
"0,2",
{
"x": 8.45
},
"0,11"
],
[
{
"y": -0.9500000000000002,
"x": 1.7
},
"0,0",
"0,1",
{
"x": 10.45
},
"0,12",
{
"x": 1.7763568394002505e-15,
"c": "#aaaaaa",
"w": 2
},
"0,14\n\n\n0,0"
],
[
{
"y": -0.10000000000000009,
"x": 0.35
},
"2,0"
],
[
{
"y": -0.9499999999999997,
"x": 13,
"c": "#cccccc"
},
"1,11"
],
[
{
"y": -0.9500000000000002,
"x": 1.5,
"c": "#aaaaaa",
"w": 1.5
},
"1,1",
{
"c": "#cccccc"
},
"1,2",
{
"x": 10
},
"1,12",
"1,13",
{
"c": "#aaaaaa",
"w": 1.5
},
"1,14"
],
[
{
"y": -0.10000000000000009,
"x": 0.15
},
"3,0"
],
[
{
"y": -0.9000000000000004,
"x": 13.4,
"c": "#cccccc"
},
"2,11",
"2,12",
{
"c": "#aaaaaa",
"w": 2.25
},
"2,14"
],
[
{
"y": -0.9999999999999996,
"x": 1.3,
"w": 1.75
},
"2,1",
{
"c": "#cccccc"
},
"2,2"
],
[
{
"x": 1.05,
"c": "#aaaaaa",
"w": 2.25
},
"3,1",
{
"c": "#cccccc"
},
"3,2",
{
"x": 8.8
},
"3,11",
{
"x": -1.7763568394002505e-15
},
"3,12",
{
"c": "#aaaaaa",
"w": 2.75
},
"3,13\n\n\n1,0",
{
"x": 0.3999999999999986,
"w": 1.75
},
"3,13\n\n\n1,1",
"3,14\n\n\n1,1"
],
[
{
"x": 1.05,
"w": 1.5
},
"4,1",
{
"x": 13.45,
"w": 1.5
},
"4,14"
],
[
{
"r": 12,
"y": -6,
"x": 5.05,
"c": "#cccccc"
},
"0,3",
"0,4",
"0,5",
"0,6"
],
[
{
"x": 4.6
},
"1,3",
"1,4",
"1,5",
"1,6"
],
[
{
"x": 4.85
},
"2,3",
"2,4",
"2,5",
"2,6"
],
[
{
"x": 5.3
},
"3,3",
"3,4",
"3,5",
"3,6"
],
[
{
"x": 6.6,
"c": "#777777",
"w": 2
},
"4,5",
{
"c": "#aaaaaa",
"w": 1.25
},
"4,6"
],
[
{
"y": -0.9500000000000002,
"x": 5.05,
"w": 1.5
},
"4,3"
],
[
{
"r": -12,
"y": -1.4499999999999997,
"x": 8.45,
"c": "#cccccc"
},
"0,7",
"0,8",
"0,9",
"0,10"
],
[
{
"x": 8.05
},
"1,7",
"1,8",
"1,9",
"1,10"
],
[
{
"x": 8.2
},
"2,7",
"2,8",
"2,9",
"2,10"
],
[
{
"x": 7.75
},
"3,7",
"3,8",
"3,9",
"3,10"
],
[
{
"x": 7.75,
"c": "#777777",
"w": 2.75
},
"4,8"
],
[
{
"y": -0.9499999999999993,
"x": 10.55,
"c": "#aaaaaa",
"w": 1.5
},
"4,10"
]
]
}
}

0 comments on commit 6f05b9b

Please sign in to comment.