Skip to content

Commit

Permalink
feat(layout): add ergo‑l (anakojm) (#5001)
Browse files Browse the repository at this point in the history
  • Loading branch information
anakojm committed Feb 5, 2024
1 parent a6be392 commit cf70ec9
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions frontend/static/layouts/_list.json
Original file line number Diff line number Diff line change
Expand Up @@ -2001,5 +2001,16 @@
"row4": ["/?", ".>", ",<", "zZ", ";:", "kK", "pP", "mM", "vV", "wW"],
"row5": [" "]
}
},
"ergo-l": {
"keymapShowTopRow": false,
"type": "ansi",
"keys": {
"row1": ["`~", "1!", "2@", "3#", "4$", "5%", "6^", "7&", "8*", "", "", "/_", "=+"],
"row2": ["qQ", "cC", "oO", "pP", "wW", "jJ", "mM", "dD", "*", "fF", "[{", "]}", "\\|"],
"row3": ["aA", "sS", "eE", "nN", ",;", "lL", "rR", "tT", "iI", "uU", "'\""],
"row4": ["zZ", "xX", "-?", "vV", "bB", ".:", "hH", "gG", "yY", "kK"],
"row5": [" "]
}
}
}

0 comments on commit cf70ec9

Please sign in to comment.