Skip to content

Commit

Permalink
feat(layout): add haruka (@inscapist) (#5957)
Browse files Browse the repository at this point in the history
  • Loading branch information
inscapist authored Oct 14, 2024
1 parent ac63934 commit 48bca0a
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 @@ -2090,5 +2090,16 @@
"row4": ["qQ", "xX", "mM", "vV", "zZ", "pP", "gG", ",<", ".>", "/?"],
"row5": [" "]
}
},
"haruka": {
"keymapShowTopRow": false,
"type": "ansi",
"keys": {
"row1": ["`~", "1!", "2@", "3#", "4$", "5%", "6^", "7&", "8*", "9(", "0)", "-_", "=+"],
"row2": ["qQ", "uU", "oO", "pP", "zZ", "vV", "fF", "dD", "lL", "mM", "[{", "]}", "\\|"],
"row3": ["iI", "eE", "aA", "nN", "bB", "gG", "sS", "tT", "rR", "cC", "'\""],
"row4": [",<", "/?", ".>", "hH", ";:", "jJ", "yY", "kK", "xX", "wW"],
"row5": [" "]
}
}
}

0 comments on commit 48bca0a

Please sign in to comment.