mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-09-11 17:16:40 +08:00
fixed & missing on prog dvorak
This commit is contained in:
parent
b875d7933f
commit
e3dd36248d
1 changed files with 1 additions and 1 deletions
|
@ -176,7 +176,7 @@ const layouts = {
|
|||
prog_dvorak: {
|
||||
keymapShowTopRow: true,
|
||||
keys: [
|
||||
"$~", "[%", "[7", "{5", "}3", "(1", "=9", "*0", ")2", "+4", "]6", "!8", "#`",
|
||||
"$~", "&%", "[7", "{5", "}3", "(1", "=9", "*0", ")2", "+4", "]6", "!8", "#`",
|
||||
";:", ",<", ".>", "pP", "yY", "fF", "gG", "cC", "rR", "lL", "/?", "@^", "\\|",
|
||||
"aA", "oO", "eE", "uU", "iI", "dD", "hH", "tT", "nN", "sS", "-_",
|
||||
"\\|", "'\"", "qQ", "jJ", "kK", "xX", "bB", "mM", "wW", "vV", "zZ",
|
||||
|
|
Loading…
Add table
Reference in a new issue