- Initial layout, based on digi's mentioned in this post https://geekhack.org/index.php?topic=69064.200#msg_1799365
- digi's actual layout http://www.keyboard-layout-editor.com/#/layouts/e9a8f533574d82646ec4897dd25d974b
- Currently the following aren't working as expected:
- stop, play, calc, Ins
Last active
July 29, 2024 14:48
-
-
Save lukescammell/6f9fec3717d25ca1fe6c3d0c75009f8d to your computer and use it in GitHub Desktop.
RedScarf III 84 (RS84)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"name": "RedScarf III 84 (RS84)", | |
"author": "Luke Scammell ([email protected])", | |
"switchMount": "cherry", | |
"switchBrand": "gateron", | |
"switchType": "KS-3-White", | |
"plate": true | |
}, | |
[ | |
{ | |
"y": 0.5 | |
}, | |
"Esc", | |
"F1\n\n\n\nFn1", | |
"F2\n\n\n\nFn2", | |
"F3\n\n\n\nFn3", | |
"F4\n\n\n\nFn4", | |
"F5\n\n\n\nFn5", | |
"F6\n\n\n\nFn6", | |
"F7\n\n\n\nFn7", | |
"F8\n\n\n\nFn8", | |
"F9\n\n\n\nFn9", | |
"F10", | |
"F11", | |
"F12", | |
"PrtSc", | |
"Pause\nBreak", | |
"Home" | |
], | |
[ | |
"~\n`", | |
"!\n1", | |
"\"\n2", | |
"#\n3", | |
"$\n4", | |
"%\n5", | |
"^\n6", | |
"&\n7", | |
"*\n8", | |
"(\n9", | |
")\n0\n\n\nMute", | |
"_\n-\n\n\nVolDn", | |
"+\n=\n\n\nVolUp", | |
{ | |
"w": 2 | |
}, | |
"Backspace", | |
"End" | |
], | |
[ | |
{ | |
"w": 1.5 | |
}, | |
"Tab", | |
"Q", | |
"W", | |
"E", | |
"R", | |
"T", | |
"Y", | |
"U", | |
"I\n\n\n\nIns", | |
"O", | |
"P", | |
"{\n[", | |
"}\n]", | |
{ | |
"w": 1.5 | |
}, | |
"|\n\\", | |
"PgUp" | |
], | |
[ | |
{ | |
"w": 1.75 | |
}, | |
"Caps Lock", | |
"A", | |
"S", | |
"D", | |
"F", | |
"G", | |
"H", | |
"J", | |
"K", | |
"L", | |
":\n;", | |
"\"\n'", | |
{ | |
"w": 2.25 | |
}, | |
"Enter", | |
"PgDn" | |
], | |
[ | |
{ | |
"w": 2.25 | |
}, | |
"Shift", | |
"Z", | |
"X", | |
"C\n\n\n\ncalc", | |
"V", | |
"B", | |
"N", | |
"M", | |
"<\n,", | |
">\n.", | |
"?\n/", | |
{ | |
"w": 1.75 | |
}, | |
"Shift", | |
"↑\n\n\n\nstop", | |
"Delete" | |
], | |
[ | |
{ | |
"w": 1.25 | |
}, | |
"Ctrl", | |
{ | |
"w": 1.25 | |
}, | |
"Win", | |
{ | |
"w": 1.25 | |
}, | |
"Alt", | |
{ | |
"w": 6.25 | |
}, | |
"Space", | |
{ | |
"w": 1.5 | |
}, | |
"Fn0", | |
{ | |
"w": 1.5 | |
}, | |
"Ctrl\n\n\n\nApp", | |
"←\n\n\n\nprev", | |
"↓\n\n\n\nplay", | |
"→\n\n\n\nnext" | |
] | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment