Skip to content

Commit

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

0 comments on commit 98fefd2

Please sign in to comment.