Skip to content

Commit

Permalink
Nico update (the-via#2017)
Browse files Browse the repository at this point in the history
  • Loading branch information
yulei authored Oct 7, 2023
1 parent d1a4a4a commit 7fd1816
Showing 1 changed file with 37 additions and 17 deletions.
54 changes: 37 additions & 17 deletions v3/neson_design/nico.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"layouts": {
"labels": [
"Split Backspace",
["Space Bar", "6.25U", "7U"]
["Space Bar", "6.25U", "7U", "HHKB"]
],
"keymap":
[
Expand Down Expand Up @@ -121,7 +121,6 @@
"3,16",
{
"x": 0.5,
"c": "#aaaaaa",
"w": 2.25
},
"3,0",
Expand All @@ -139,13 +138,11 @@
"3,10",
"3,11",
{
"c": "#aaaaaa",

"c": "#777777",
"w": 1.75
},
"3,12",
{
"c": "#777777"
},
"3,13",
"3,14"
],
Expand All @@ -154,7 +151,6 @@
"4,16",
{
"x": 0.5,
"c": "#aaaaaa",
"w": 1.25
},
"4,0\n\n\n1,0",
Expand All @@ -172,7 +168,7 @@
},
"4,8\n\n\n1,0",
{
"c": "#aaaaaa",
"c": "#777777",
"w": 1.25
},
"4,9\n\n\n1,0",
Expand All @@ -181,18 +177,15 @@
},
"4,10\n\n\n1,0",
{
"x": 0.5,
"c": "#777777"
"x": 0.5
},
"4,11",
"4,12",
"4,13"
"4,11\n\n\n1,0",
"4,12\n\n\n1,0",
"4,13\n\n\n1,0"
],
[
{
"y": 0.25,
"x": 2.5,
"c": "#aaaaaa",
"w": 1.5
},
"4,0\n\n\n1,1",
Expand All @@ -207,10 +200,37 @@
},
"4,8\n\n\n1,1",
{
"c": "#aaaaaa",
"c": "#777777",
"w": 1.5
},
"4,10\n\n\n1,1",
{
"x": 0.5
},
"4,11\n\n\n1,1",
"4,12\n\n\n1,1",
"4,13\n\n\n1,1"
],
[
{
"x": 4
},
"4,1\n\n\n1,2",
{
"w": 1.5
},
"4,2\n\n\n1,2",
{
"c": "#cccccc",
"w": 7
},
"4,8\n\n\n1,2",
{
"c": "#777777",
"w": 1.5
},
"4,10\n\n\n1,1"
"4,10\n\n\n1,2",
"4,11\n\n\n1,2"
]
]
}
Expand Down

0 comments on commit 7fd1816

Please sign in to comment.