Skip to content

Instantly share code, notes, and snippets.

@purplemass
Last active March 5, 2018 01:28
Show Gist options
  • Save purplemass/8d1b706bc98385136815266e0d5eb048 to your computer and use it in GitHub Desktop.
Save purplemass/8d1b706bc98385136815266e0d5eb048 to your computer and use it in GitHub Desktop.
3 Layers
[
[
{
"a": 2
},
"Esc\n\n\n\n~\n`",
{
"a": 4
},
"!\n1\n\n\nF1",
"@\n2\n\n\nF2",
"#\n3\n\n\nF3",
"$\n4\n\n\nF4",
"%\n5\n\n\nF5",
"^\n6\n\n\nF6",
"&\n7\n\n\nF7",
"*\n8\n\n\nF8",
"(\n9\n\n\nF9",
")\n0\n\n\nF10",
"_\n-\n\n\nF11",
"+\n=\n\n\nF12",
{
"w": 2
},
"Backspace\n\n\n\nDelete"
],
[
{
"w": 1.5
},
"Tab",
"Q",
"W\n\n\n\nUp",
"E\n\n\n\nFn4",
"R\n\n\n\nFn5",
"T\n\n\n\nFn7",
"Y\n\n\n\nFn9",
"U",
"I\n\n\n\nPrtsc",
"O\n\n\n\nScrlk",
"P\n\n\n\nPause",
"{\n[\n\n\nUp",
"}\n]",
{
"w": 1.5
},
"|\n\\\n\n\nInsert"
],
[
{
"w": 1.75
},
"Fn0",
"A\n\n\n\nLeft",
"S\n\n\n\nDown",
"D\n\n\n\nRight",
"F\n\n\n\nFn6",
"G\n\n\n\nFn8",
"H\n\n\n\nFn10",
"J",
"K\n\n\n\nHome",
"L\n\n\n\nPgup",
":\n;\n\n\nLeft",
"\"\n'\n\n\nRight",
{
"w": 2.25
},
"Enter"
],
[
{
"w": 2.25
},
"LShift",
"Z\n\n\n\nFn2",
"X\n\n\n\nFn1",
"C\n\n\n\nFn3",
"V",
"B\n\n\n\nVoldn",
"N\n\n\n\nVolup",
"M\n\n\n\nMute",
"<\n,\n\n\nEnd",
">\n.\n\n\nPgdn",
"?\n/\n\n\nDown",
{
"w": 2.75
},
"Up\n\n\n\nPgup"
],
[
{
"w": 1.25
},
"LCtrl",
{
"w": 1.25
},
"LAlt",
{
"w": 1.25
},
"LWin",
{
"w": 6.25
},
"Space",
{
"w": 1.25
},
"Fn0",
{
"w": 1.25
},
"Left\n\n\n\nHome",
{
"w": 1.25
},
"Down\n\n\n\nPgdn",
{
"w": 1.25
},
"Right\n\n\n\nEnd"
]
]

"0":["ACTION_LAYER_MOMENTARY",1],"1":["ACTION_BACKLIGHT_TOGGLE"],"2":["ACTION_BACKLIGHT_DECREASE"],"3":["ACTION_BACKLIGHT_INCREASE"],"4":["ACTION_FUNCTION",5,0],"5":["ACTION_FUNCTION",7,0],"6":["ACTION_FUNCTION",6,0],"7":["ACTION_FUNCTION",7,1],"8":["ACTION_FUNCTION",6,1],"9":["ACTION_FUNCTION",7,2],"10":["ACTION_FUNCTION",6,2]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment