Skip to content

Commit

Permalink
fix: remove deprecated galite layout (@almk-dev) (monkeytypegame#6302)
Browse files Browse the repository at this point in the history
  • Loading branch information
almk-dev authored Feb 24, 2025
1 parent 39a235a commit 566ec04
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions frontend/static/layouts/_list.json
Original file line number Diff line number Diff line change
Expand Up @@ -1573,17 +1573,6 @@
"row5": [" "]
}
},
"galite": {
"keymapShowTopRow": false,
"type": "ansi",
"keys": {
"row1": ["`~", "1!", "2@", "3#", "4$", "5%", "6^", "7&", "8*", "9(", "0)", "-_", "=+"],
"row2": ["bB", "lL", "dD", "wW", "zZ", "jJ", "fF", "oO", "uU", ";:", "[{", "]}", "\\|"],
"row3": ["nN", "rR", "tT", "sS", "gG", "yY", "hH", "aA", "eE", "iI", "'\""],
"row4": ["xX", "qQ", "mM", "cC", "vV", "kK", "pP", ",<", ".>", "/?"],
"row5": [" "]
}
},
"gallium": {
"keymapShowTopRow": false,
"type": "ansi",
Expand Down

0 comments on commit 566ec04

Please sign in to comment.