mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00

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"]
|
|
}
|