Last active
February 10, 2024 12:26
-
-
Save VovaStelmashchuk/6d54b773a7e78670a2ae60a98a6b9a06 to your computer and use it in GitHub Desktop.
Untitled Keyboard Layout
This file contains hidden or 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
[ | |
{ | |
"background": { | |
"name": "Carbon fibre 2", | |
"style": "background-image: url('/bg/carbonfibre/carbon_texture1874.png');" | |
} | |
}, | |
[ | |
"esc\n`", | |
"Q", | |
"W", | |
"E", | |
"R", | |
"T", | |
"Y", | |
"U", | |
"I", | |
"O", | |
"P", | |
"{\n[", | |
"}\n]", | |
"Backspace" | |
], | |
[ | |
{ | |
"w": 1.25 | |
}, | |
"Tab", | |
"A", | |
"S", | |
"D", | |
"F", | |
"G", | |
"H", | |
"J", | |
"K", | |
"L", | |
":\n;", | |
"\"\n'", | |
{ | |
"w": 1.75 | |
}, | |
"Enter" | |
], | |
[ | |
{ | |
"w": 1.75 | |
}, | |
"Shift", | |
"Z", | |
"X", | |
"C", | |
"V", | |
"B", | |
"N", | |
"M", | |
"<\n,", | |
">\n.", | |
"?\n/", | |
{ | |
"w": 2.25 | |
}, | |
"Shift" | |
], | |
[ | |
{ | |
"w": 1.25 | |
}, | |
"control", | |
{ | |
"w": 1.25 | |
}, | |
"option", | |
{ | |
"w": 1.25 | |
}, | |
"command", | |
{ | |
"a": 7, | |
"w": 6.5 | |
}, | |
"", | |
{ | |
"a": 4, | |
"w": 1.25 | |
}, | |
"command", | |
{ | |
"w": 1.25 | |
}, | |
"Fn1", | |
{ | |
"w": 1.25 | |
}, | |
"Fn2" | |
] | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment