Skip to content

Instantly share code, notes, and snippets.

@jeremyjjbrown
Forked from mmynsted/layout.kbd.json
Created July 18, 2018 15:32
Show Gist options
  • Save jeremyjjbrown/4008671337e2881af20b168da2fad3ac to your computer and use it in GitHub Desktop.
Save jeremyjjbrown/4008671337e2881af20b168da2fad3ac to your computer and use it in GitHub Desktop.
Untitled Keyboard Layout
[
[
"~\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
},
"LWin",
{
"w": 1.25
},
"LAlt",
{
"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