Skip to content

Commit

Permalink
initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
dunk2k committed Apr 23, 2024
1 parent 37ac252 commit 77bafc8
Showing 1 changed file with 83 additions and 36 deletions.
119 changes: 83 additions & 36 deletions v3/han60/han60.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,29 +9,26 @@
"layouts": {
"labels": [
"Split Backspace",
"ISO Enter",
"ISO Left Shift",
"Arrows Right Shift",
[
"ANSI/ISO",
"ANSI",
"ISO"
"Left Modifiers",
"Standard",
"WKL",
"HHKB"
],
"Split Left Shift",
[
"Bottom Right Cluster",
"Right Modifiers",
"Standard",
"Arrow Keys"
"WKL",
"HHKB",
"Arrows"
]
],
"keymap": [
[
{
"x": 15.5
},
"0,13\n\n\n0,1",
"2,13\n\n\n0,1"
],
[
{
"y": 0.25,
"x": 2.5,
"c": "#777777"
},
Expand All @@ -55,11 +52,18 @@
"c": "#aaaaaa",
"w": 2
},
"0,13\n\n\n0,0"
"0,13\n\n\n0,0",
{
"x": 0.25,
"c": "#cccccc"
},
"0,13\n\n\n0,1",
"2,13\n\n\n0,1"
],
[
{
"x": 2.5,
"c": "#aaaaaa",
"w": 1.5
},
"1,0",
Expand Down Expand Up @@ -115,7 +119,7 @@
"2,10",
"2,11",
{
"c": "#aaaaaa",
"c": "#777777",
"w": 2.25
},
"2,12\n\n\n1,0",
Expand All @@ -131,8 +135,12 @@
"w": 1.25
},
"3,0\n\n\n2,1",
{
"c": "#cccccc"
},
"4,0\n\n\n2,1",
{
"c": "#aaaaaa",
"x": 0.25,
"w": 2.25
},
Expand All @@ -154,19 +162,33 @@
"c": "#aaaaaa",
"w": 2.75
},
"3,11\n\n\n3,0"
"3,11\n\n\n3,0",
{
"x": 0.25,
"w": 1.75
},
"3,11\n\n\n3,1",
{
"c": "#777777"
},
"3,13\n\n\n3,1",
{
"c": "#cccccc"
},
"4,13\n\n\n3,1"
],
[
{
"x": 2.5,
"c": "#aaaaaa",
"w": 1.5
},
"4,1",
"4,2",
"4,1\n\n\n4,0",
"4,2\n\n\n4,0",
{
"w": 1.5
},
"4,3",
"4,3\n\n\n4,0",
{
"c": "#cccccc",
"w": 7
Expand All @@ -176,41 +198,66 @@
"c": "#aaaaaa",
"w": 1.5
},
"4,7\n\n\n3,0",
"4,9\n\n\n3,0",
"4,7\n\n\n5,0",
"4,9\n\n\n5,0",
{
"w": 1.5
},
"4,11\n\n\n3,0"
"4,11\n\n\n5,0"
],
[
{
"y": 0.25,
"x": 13.75,
"w": 1.75
"x": 2.5,
"w": 1.5
},
"3,11\n\n\n3,1",
"4,1\n\n\n4,1",
{
"c": "#777777"
"x": 1,
"w": 1.5
},
"3,13\n\n\n3,1",
"4,3\n\n\n4,1",
{
"c": "#cccccc"
"x": 7,
"w": 1.5
},
"4,13\n\n\n3,1"
"4,7\n\n\n5,1",
{
"x": 1,
"w": 1.5
},
"4,11\n\n\n5,1"
],
[
{
"x": 2.5,
"w": 1.5,
"d": true
},
"\n\n\n4,2",
"4,2\n\n\n4,2",
{
"w": 1.5
},
"4,3\n\n\n4,2",
{
"x": 7,
"w": 1.5
},
"4,7\n\n\n5,2",
"4,9\n\n\n5,2"
],
[
{
"x": 13.5,
"c": "#aaaaaa"
"x": 13.5
},
"4,7\n\n\n3,1",
"4,7\n\n\n5,3",
{
"c": "#777777"
},
"4,8\n\n\n3,1",
"4,10\n\n\n3,1",
"4,12\n\n\n3,1"
"4,8\n\n\n5,3",
"4,10\n\n\n5,3",
"4,12\n\n\n5,3"
]
]
}
Expand Down

0 comments on commit 77bafc8

Please sign in to comment.