mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-09-28 17:45:50 +08:00
MTGAP ASRT layout
This commit is contained in:
parent
b4bb610bb8
commit
4ce7cb8bf8
1 changed files with 7 additions and 0 deletions
|
@ -49,6 +49,13 @@ const layouts = {
|
|||
"jJ","öÖ","vV","cC","çÇ","zZ","sS","bB",".:",",;",
|
||||
" "
|
||||
],
|
||||
MTGAP_ASRT: [
|
||||
"`~","1!","2@","3#","4$","5%","6^","7&","8*","9(","0)","-_","=+",
|
||||
"qQ","wW","lL","dD","bB","jJ","fF","uU","kK","pP","[{","]}","\\|",
|
||||
"aA","sS","rR","tT","gG","hH","nN","eE","oO","iI","/?",
|
||||
"zZ","xX","cC","vV",";:","yY","mM",",<",".>","'\"",
|
||||
" "
|
||||
],
|
||||
norman: [
|
||||
"`~","1!","2@","3#","4$","5%","6^","7&","8*","9(","0)","-_","=+",
|
||||
"qQ","wW","dD","fF","kK","jJ","uU","rR","lL",";:","[{","]}","\\|",
|
||||
|
|
Loading…
Add table
Reference in a new issue