Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@atward
Last active November 11, 2015 18:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save atward/03738ddb3752a90bf46b to your computer and use it in GitHub Desktop.
Save atward/03738ddb3752a90bf46b to your computer and use it in GitHub Desktop.
POK3R Layer 2 Windows
[
{
"name": "POK3R Layer 2 Windows",
"author": "sublimal",
"switchMount": "cherry",
"switchBrand": "cherry",
"switchType": "MX1A-C1xx",
"plate": true
},
[
{
"c": "#3c4041",
"t": "#aba18b",
"p": "DCS",
"a": 7
},
"Esc\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
},
"\n\n\nBackspace\nDel"
],
[
{
"w": 1.5
},
"\nTab",
"Q",
"W",
"E",
"R\n\n\n\nReset",
"T\n\n\n\n15ms",
"Y\n\n\n\nCal",
"U\n\n\n\nPgUp",
{
"c": "#c7c3b5",
"t": "#ba1312"
},
"I\n\n\n\nHome",
{
"c": "#3c4041",
"t": "#aba18b"
},
"O\n\n\n\nPgDn",
"P\n\n\n\nPrtSc",
"{\n[\n\n\nScrlk",
"}\n]\n\n\nPause",
{
"w": 1.5
},
"\n\\\n\n\n\n\n|"
],
[
{
"c": "#d7d1c1",
"t": "#ba1312",
"w": 1.25,
"w2": 1.75
},
"\nFn",
{
"x": 0.5,
"c": "#3c4041",
"t": "#aba18b"
},
"A",
"S\n\n\n\n🔉",
"D\n\n\n\n🔊",
"F\n\n\n\n🔇",
"G\n\n\n\n0.1s",
{
"c": "#c7c3b5",
"t": "#ba1312"
},
"H\n\n\n\n<",
"J\n\n\n\nV",
"K\n\n\n\n^",
{
"c": "#3c4041",
"t": "#aba18b"
},
"L\n\n\n\n>",
":\n;\n\n\nIns",
"\"\n'\n\n\nDel",
{
"w": 2.25
},
"\n\n\nEnter"
],
[
{
"w": 2.25
},
"\nShift",
"Z\n\n\n\nNotepd",
"X\n\n\n\nLed",
"C\n\n\n\n&#128261;",
"V\n\n\n\n&#128262;",
"B\n\n\n\n0.5s",
"N\n\n\n\nEnd",
"M\n\n\n\nDefault",
"<\n,\n\n\nLayer 2",
">\n.\n\n\nLayer 3",
"?\n/\n\n\nLayer 4",
{
"w": 2.75
},
"\n\n\nShift"
],
[
{
"w": 1.25
},
"\nCtrl",
{
"w": 1.25
},
"\nWin",
{
"w": 1.25
},
"\nAlt",
{
"p": "DCS SPACE",
"a": 7,
"w": 6.25
},
"",
{
"p": "DCS",
"a": 4,
"w": 1.25
},
"\n\n\nAlt",
{
"w": 1.25
},
"\n\n\nFn",
{
"w": 1.25
},
"\n\n\nPn",
{
"w": 1.25
},
"\n\n\nCtrl"
]
]

My POK3R Layer 2 Windows w/ vim keys

Dip settings:

  • S1+S1: OFF OFF = Qwerty
  • SW3: ON = Caps Lock = FN
  • SW4: OFF = FN & PN unchanged

Programming:

  • FN+i FN+h
  • FN+h FN+j
  • FN+j FN+k
  • FN+k FN+i
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment