Created
July 15, 2022 19:07
-
-
Save AnomalousUnderdog/81b187a2dadba35ebf57f288bbc54129 to your computer and use it in GitHub Desktop.
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
{ | |
"title":"Fitaly", | |
"onScreen": | |
{ | |
"main": | |
[ | |
"1234567890", | |
"[UNDO]zvchwk[DEL]", | |
"[REDO]fitaly[DEL]", | |
"[SPACE][SPACE][SPACE]ne[SPACE][SPACE][SPACE]", | |
"[SHIFT]gdorsb[SHIFT]", | |
"[CAPS]qjumpx[SHIFT]", | |
"[TOOL][ALTGR:,][LEFT][RIGHT][SYM:.][ENTER][]" | |
], | |
"sym": | |
[ | |
"£¥€$₹^&*()№√÷", | |
" `{}%_-|+§∷‡", | |
" []/\\\"'.«»—‐–", | |
"...!?‹›@.,", | |
" <>~#…—#", | |
" =+!;:?" | |
], | |
"altGr": | |
[ | |
"ˉˋˇ´¨˙˚¸﹐˛˘˜ˆ", | |
"―∑éə®†Ωœøπ•·¡", | |
"æß∂ðƒ©ªº∆≠℥∞¿", | |
"ʒΩ≈çþ∫ŋµ≤≥°", | |
"[LOCK][ALTGR:,][SPACE][][][SYM:.][ENTER]" | |
], | |
"shifted": | |
[ | |
"!@#$%^&*()", | |
"[UNDO]ZVCHWK[DEL]", | |
"[REDO]FITALY[DEL]", | |
"[SPACE][SPACE][SPACE]NE[SPACE][SPACE][SPACE]", | |
"[SHIFT]GDORSB[SHIFT]", | |
"[CAPS]QJUMPX[SHIFT]", | |
"[LOCK][ALTGR:,][LEFT][RIGHT][SYM:.][ENTER][]" | |
] | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment