nicer cheatsheet (#607)

This commit is contained in:
end-4
2024-06-15 21:06:30 +07:00
parent 059c8937ca
commit edbb3cb956
3 changed files with 79 additions and 56 deletions
@@ -20,6 +20,8 @@ const keySubstitutions = {
"mouse:272": "LMB",
"mouse:273": "RMB",
"mouse:275": "MouseBack",
"Slash": "/",
"Hash": "#"
}
const substituteKey = (key) => {