1
0
2025-01-27 14:03:49 -05:00

13 lines
349 B
Lua
Executable File

return {
"nvzone/typr",
dependencies = "nvzone/volt",
opts = {
kblayout = {
{ "q", "w", "e", "r", "t", "y", "u", "i", "o", "p" },
{ "a", "s", "d", "f", "g", "h", "j", "k", "l", ";" },
{ "z", "x", "c", "v", "b", "n", "m", ",", ".", "/" },
},
},
cmd = { "Typr", "TyprStats" },
}