flutter/dev/tools/gen_keycodes/data/gtk_lock_bit_mapping.json
Tong Mu 9956a35a5a
Hardware keyboard: codegen (#73440)
Rewrites tools/gen_keycodes, the script that generates key mappings across the framework and the engine.
2021-04-30 21:06:03 -07:00

5 lines
73 B
JSON

{
"LOCK": ["CapsLock", "CapsLock"],
"MOD2": ["NumLock", "NumLock"]
}