Skip to content

Commit

Permalink
simplify
Browse files Browse the repository at this point in the history
  • Loading branch information
dunk2k committed May 15, 2024
1 parent 1f0504c commit 9f27642
Showing 1 changed file with 50 additions and 69 deletions.
119 changes: 50 additions & 69 deletions v3/winkeyless/bface/bface.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,20 +19,7 @@
"ISO LShift",
"Tsangan RShift",
[
"Left Modifiers",
"Standard",
"Tsangan",
"WKL",
"HHKB"
],
[
"Spacebar",
"Standard",
"Tsangan",
"HHKB"
],
[
"Right Modifiers",
"Bottom Row",
"Standard",
"Tsangan",
"WKL",
Expand Down Expand Up @@ -188,14 +175,6 @@
[
{
"x": 2.5,
"c": "#cccccc",
"w": 3.75,
"d": true
},
"\n\n\n5,0",
{
"x": -3.75,
"c": "#aaaaaa",
"w": 1.25
},
"0,0\n\n\n4,0",
Expand All @@ -211,42 +190,31 @@
"c": "#cccccc",
"w": 6.25
},
"6,5\n\n\n5,0",
"6,5\n\n\n4,0",
{
"c": "#aaaaaa",
"w": 1.25
},
"7,5\n\n\n6,0",
"7,5\n\n\n4,0",
{
"w": 1.25
},
"0,10\n\n\n6,0",
"0,10\n\n\n4,0",
{
"w": 1.25
},
"0,11\n\n\n6,0",
"0,11\n\n\n4,0",
{
"w": 1.25
},
"0,12\n\n\n6,0"
"0,12\n\n\n4,0"
],
[
{
"x": 2.5,
"w": 1.5
},
"0,0\n\n\n4,1",
{
"x": -1.5,
"c": "#cccccc",
"w": 4,
"d": true
},
"\n\n\n5,1",
{
"x": -2.5,
"c": "#aaaaaa"
},
"0,1\n\n\n4,1",
{
"w": 1.5
Expand All @@ -256,22 +224,17 @@
"c": "#cccccc",
"w": 7
},
"6,5\n\n\n5,1",
{
"x": -1,
"d": true
},
"\n\n\n6,1",
"6,5\n\n\n4,1",
{
"c": "#aaaaaa",
"w": 1.5
},
"0,10\n\n\n6,1",
"0,11\n\n\n6,1",
"0,10\n\n\n4,1",
"0,11\n\n\n4,1",
{
"w": 1.5
},
"0,12\n\n\n6,1"
"0,12\n\n\n4,1"
],
[
{
Expand All @@ -285,21 +248,20 @@
},
"0,2\n\n\n4,2",
{
"x": 6,
"c": "#cccccc",
"d": true
"w": 7
},
"\n\n\n6,2",
"6,5\n\n\n4,2",
{
"c": "#aaaaaa",
"w": 1.5
},
"0,10\n\n\n6,2",
"0,10\n\n\n4,2",
{
"x": 1,
"w": 1.5
},
"0,12\n\n\n6,2"
"0,12\n\n\n4,2"
],
[
{
Expand All @@ -314,49 +276,68 @@
},
"0,2\n\n\n4,3",
{
"x": 6,
"c": "#cccccc",
"d": true
"w": 7
},
"\n\n\n6,3",
"6,5\n\n\n4,3",
{
"c": "#aaaaaa",
"w": 1.5
},
"0,10\n\n\n6,3",
"0,11\n\n\n6,3"
"0,10\n\n\n4,3",
"0,11\n\n\n4,3"
],
[
{
"x": 2.5,
"c": "#cccccc",
"w": 4,
"d": true
"w": 1.5
},
"0,0\n\n\n4,4",
"0,1\n\n\n4,4",
{
"w": 1.5
},
"\n\n\n5,2",
"0,2\n\n\n4,4",
{
"c": "#cccccc",
"w": 6
},
"6,5\n\n\n5,2",
"6,5\n\n\n4,4",
{
"c": "#aaaaaa",
"w": 1.5
},
"7,5\n\n\n6,4",
"0,10\n\n\n6,4",
"0,11\n\n\n6,4",
"7,5\n\n\n4,4",
"0,10\n\n\n4,4",
"0,11\n\n\n4,4",
{
"w": 1.5
},
"0,12\n\n\n6,4"
"0,12\n\n\n4,4"
],
[
{
"x": 12.5,
"x": 2.5,
"w": 1.5,
"d": true
},
"\n\n\n4,5",
"0,1\n\n\n4,5",
{
"w": 1.5
},
"0,2\n\n\n4,5",
{
"c": "#cccccc",
"w": 6
},
"6,5\n\n\n4,5",
{
"c": "#aaaaaa",
"w": 1.5
},
"7,5\n\n\n6,5",
"0,10\n\n\n6,5"
"7,5\n\n\n4,5",
"0,10\n\n\n4,5"
]
]
}
Expand Down

0 comments on commit 9f27642

Please sign in to comment.