- Based on the MassDrop layout https://www.massdrop.com/buy/minivan-keyboard
Last active
July 30, 2021 23:29
-
-
Save lukescammell/4f32b4968f4207b864facfdeb258fa48 to your computer and use it in GitHub Desktop.
MiniVan 40% – Arrow Layout
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
[ | |
{ | |
"backcolor": "#7cccd6", | |
"name": "MiniVan 40% – Arrow Layout", | |
"author": "Luke Scammell", | |
"switchMount": "cherry", | |
"switchBrand": "gateron", | |
"switchType": "KS-3-White", | |
"plate": true | |
}, | |
[ | |
{ | |
"c": "#444444", | |
"t": "#7cccd6", | |
"a": 7 | |
}, | |
"TAB", | |
{ | |
"c": "#7a7a7a", | |
"f": 7 | |
}, | |
"Q", | |
"W", | |
"E", | |
"R", | |
"T", | |
"Y", | |
"U", | |
"I", | |
"O", | |
"P", | |
{ | |
"c": "#444444", | |
"f": 3, | |
"w": 1.75 | |
}, | |
"BACKSPACE" | |
], | |
[ | |
{ | |
"w": 1.25 | |
}, | |
"PRGM", | |
{ | |
"c": "#7a7a7a", | |
"f": 7 | |
}, | |
"A", | |
"S", | |
"D", | |
"F", | |
"G", | |
"H", | |
"J", | |
"K", | |
"L", | |
{ | |
"a": 5 | |
}, | |
":\n;", | |
{ | |
"c": "#444444", | |
"a": 7, | |
"f": 3, | |
"w": 1.5 | |
}, | |
"PRGM" | |
], | |
[ | |
{ | |
"w": 1.75 | |
}, | |
"SHIFT", | |
{ | |
"c": "#7a7a7a", | |
"f": 7 | |
}, | |
"Z", | |
"X", | |
"C", | |
"V", | |
"B", | |
"N", | |
"M", | |
{ | |
"a": 5 | |
}, | |
"<\n,", | |
">\n.", | |
{ | |
"c": "#7cccd6", | |
"t": "#000000", | |
"a": 7 | |
}, | |
"<i class='fa fa-angle-up'></i>", | |
{ | |
"c": "#444444", | |
"t": "#7cccd6", | |
"f": 3 | |
}, | |
"HACK" | |
], | |
[ | |
{ | |
"w": 1.25 | |
}, | |
"CTRL", | |
{ | |
"w": 1.5 | |
}, | |
"HACK", | |
{ | |
"w": 1.25 | |
}, | |
"DEBUG", | |
{ | |
"c": "#7cccd6", | |
"t": "#000000", | |
"w": 2.25 | |
}, | |
"ENTER", | |
{ | |
"f": 5, | |
"w": 2 | |
}, | |
"", | |
{ | |
"c": "#444444", | |
"t": "#7cccd6", | |
"f": 3, | |
"w": 1.5 | |
}, | |
"ALT", | |
{ | |
"c": "#7cccd6", | |
"t": "#000000", | |
"f": 7 | |
}, | |
"<i class='fa fa-angle-left'></i>", | |
"<i class='fa fa-angle-down'></i>", | |
"<i class='fa fa-angle-right'></i>" | |
] | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment