Skip to content

Instantly share code, notes, and snippets.

@mmynsted
Last active August 8, 2020 21:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 7 You must be signed in to fork a gist
  • Save mmynsted/5aa5ad452d59f7e57ec2a036def3088d to your computer and use it in GitHub Desktop.
Save mmynsted/5aa5ad452d59f7e57ec2a036def3088d to your computer and use it in GitHub Desktop.
Mac modification for layer zero
[
[
"~\n`",
"!\n1",
"@\n2",
"#\n3",
"$\n4",
"%\n5",
"^\n6",
"&\n7",
"*\n8",
"(\n9",
")\n0",
"_\n-",
"+\n=",
{
"w": 2
},
"Backspace"
],
[
{
"w": 1.5
},
"Tab",
"Q",
"W",
"E",
"R",
"T",
"Y",
"U",
"I",
"O",
"P",
"{\n[",
"}\n]",
{
"w": 1.5
},
"|\n\\"
],
[
{
"w": 1.75
},
"Esc",
"A",
"S",
"D",
"F",
"G",
"H",
"J",
"K",
"L",
":\n;",
"\"\n'",
{
"w": 2.25
},
"Enter"
],
[
{
"w": 2.25
},
"LShift",
"Z",
"X",
"C",
"V",
"B",
"N",
"M",
"<\n,",
">\n.",
"?\n/",
{
"w": 2.75
},
"RShift"
],
[
{
"w": 1.25
},
"LCtrl",
{
"w": 1.25
},
"LAlt",
{
"w": 1.25
},
"LWin",
{
"w": 6.25
},
"Space",
{
"w": 1.25
},
"Fn0",
{
"w": 1.25
},
"RWin",
{
"w": 1.25
},
"Menu",
{
"w": 1.25
},
"RCtrl"
]
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment