feat(layout): add ergo‑l (anakojm) (#5001)

This commit is contained in:
anakojm 2024-02-05 13:13:00 +00:00 committed by GitHub
parent a6be3926a6
commit cf70ec93ec
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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*", "9«", "0»", "/_", "=+"],
"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": [" "]
}
}
}