mirror of
https://github.com/tiennm99/godot.git
synced 2026-08-29 15:38:38 +00:00
This uses the `event.code` value to retrieve the physical code, while still using the extra logic to map the unicode value to our keylist, when computing the `scancode` (supporting ASCII and Latin-1).