mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-11-24 10:30:07 +08:00
added colemak dh
This commit is contained in:
parent
39c7578d7e
commit
906929c108
1 changed files with 7 additions and 0 deletions
|
|
@ -21,6 +21,13 @@ const layouts = {
|
|||
"zZ","xX","cC","vV","bB","kK","mM",",<",".>","/?",
|
||||
" "
|
||||
],
|
||||
colemak_dh:[
|
||||
"`~","1!","2@","3#","4$","5%","6^","7&","8*","9(","0)","-_","=+",
|
||||
"qQ","wW","fF","pP","bB","jJ","lL","uU","yY",";:","[{","]}","\\|",
|
||||
"aA","rR","sS","tT","gG","kK","nN","eE","iI","oO","'\"",
|
||||
"xX","cC","dD","vV","zZ","mM","hH",",<",".>","/?",
|
||||
" "
|
||||
],
|
||||
workman:[
|
||||
"`~","1!","2@","3#","4$","5%","6^","7&","8*","9(","0)","-_","=+",
|
||||
"qQ","dD","rR","wW","bB","jJ","fF","uU","pP",";:","[{","]}","\\|",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue