
Rewrites tools/gen_keycodes, the script that generates key mappings across the framework and the engine.
5 lines
73 B
JSON
5 lines
73 B
JSON
{
|
|
"LOCK": ["CapsLock", "CapsLock"],
|
|
"MOD2": ["NumLock", "NumLock"]
|
|
}
|