Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save iiison/b82f58ec7885acf469da93c891490bec to your computer and use it in GitHub Desktop.
Save iiison/b82f58ec7885acf469da93c891490bec to your computer and use it in GitHub Desktop.
CRS 4x12 ortholinear layout
[
{
"name": "CRS 4x12 ortholinear layout",
"author": "DRL https://github.com/qmk/qmk_firmware/tree/master/layouts/community/ortho_4x12/crs/",
"plate": false
},
[
{
"a": 7
},
"Delete",
"Q",
"W",
"E",
"R",
"T",
"Y",
"U",
"I",
"O",
"P",
"Back Space"
],
[
"esc",
"A",
"S",
"D",
"F",
"G",
"H",
"J",
"K",
"L",
"; :",
"Return"
],
[
"Shift",
"Z",
"X",
"C",
"V",
"B",
"N",
"M",
",<",
". >",
"/ ?",
"' \""
],
[
"Ctrl",
"Alt",
"Super",
{
"c": "#b0b6e8"
},
"Lower",
{
"c": "#e8b0b0"
},
"Raise",
{
"c": "#cccccc"
},
"Tab",
"Space",
{
"c": "#e8b0b0"
},
"Raise",
{
"c": "#b0b6e8"
},
"Lower",
{
"c": "#cccccc"
},
"Super",
"Alt",
"Ctrl"
],
[
{
"d": true
},
"<h4>Base/Arrows(w/arrows_in_the_bottom_right_corner)</h4>"
],
[
{
"c": "#b0b6e8"
},
"Delete",
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"0",
"Back Space"
],
[
"esc",
"!",
"@",
"#",
"$",
"%",
"^",
"&",
"*",
"(",
")",
"\\ |"
],
[
"Shift",
"-",
"+",
"=",
"_",
"",
"",
"",
"",
"{ [",
"] }",
"Return"
],
[
"Ctrl",
"Alt",
"Super",
{
"c": "#cccccc"
},
"Lower",
{
"c": "#b0b6e8"
},
"Raise",
{
"c": "#cccccc"
},
"Delete",
"Back Space",
{
"c": "#b0b6e8"
},
"Raise",
{
"c": "#cccccc"
},
"Lower",
{
"c": "#b0b6e8"
},
"Super",
"Alt",
"Ctrl"
],
[
{
"d": true
},
"<h4>Lower</h4>"
],
[
{
"c": "#e8b0b0"
},
"Delete",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"Back Space"
],
[
"esc",
"Wheel Up",
"Right Click",
"Mouse Up",
"Left Click",
"Qwerty layer",
"&larr;",
"&darr;",
"&uarr;",
"&rarr;",
"|",
"Return"
],
[
"Shift",
"Wheel Dn",
"Mouse Left",
"Mouse Down",
"Mouse Right",
"",
"",
"",
"",
"",
"",
""
],
[
"Ctrl",
"Alt",
"Super",
"Lower",
{
"c": "#cccccc"
},
"Raise",
{
"c": "#e8b0b0",
"w": 2
},
"Space",
{
"c": "#cccccc"
},
"Raise",
{
"c": "#e8b0b0"
},
"Lower",
"Super",
"Alt",
"Ctrl"
],
[
{
"d": true
},
"<h4>Raise</h4>"
],
[
{
"c": "#d3d69c"
},
"Delete",
"Qwerty layer",
"",
"",
"Reset",
"Twiddle Macro",
"",
"",
"",
"",
"Plover layer",
"Ctrl Alt Del"
],
[
"esc",
"Caps Lock",
"Arrow Layer",
"Audio On",
"Audio Off",
"Game Layer",
"Alt GUI Mac",
"Alt GUI PC",
"Print Screen",
"Scroll Lock",
"Break",
""
],
[
"Shift",
"Voice -",
"Voice +",
"Music Mode On",
"Music Mode Off",
"Prev",
"Next",
"Mute",
"Vol Up",
"Vol Dn",
"",
""
],
[
"Ctrl",
"",
"",
"",
{
"c": "#cccccc"
},
"Adjust",
{
"c": "#d3d69c",
"w": 2
},
"Play/Pause",
{
"c": "#cccccc"
},
"Adjust",
{
"c": "#d3d69c"
},
"Back light Toggle",
"Back light Dec",
"Back light Inc",
"Back light Step"
],
[
{
"c": "#b0cdb3",
"d": true
},
"<h4>Adjust</h4>"
],
[
"1",
"Q",
"W",
"E",
"R",
"T",
"Y",
"U",
"I",
"O",
"P",
"Back Space"
],
[
"Shift",
"A",
"S",
"D",
"F",
"G",
"H",
"J",
"K",
"L",
"; :",
"' \""
],
[
"Ctrl",
"Z",
"X",
"C",
"V",
"B",
"N",
"M",
",<",
". >",
"/ ?",
"Return"
],
[
"Alt",
"4",
"3",
"2",
"Lower",
{
"w": 2
},
"Space",
"Raise",
"Left",
"Down",
"Up",
"Right"
],
[
{
"d": true
},
"<h4>Game</h4>"
]
]

Can't remember sh*t 4x12 ortholinear layout

Shifts arrow keys to a layer to allow for all punctuation to be present on the base layer.

Adds a number pad too.

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