mirror of
https://github.com/godotengine/godot.git
synced 2026-01-08 00:25:01 +03:00
The value of this, does not include the layout.
The code has extra logic to map the unicode value to our keylist,
supporting ASCII and Latin-1.
(cherry picked from commit 0a35b97b62
with help of https://github.com/Faless/godot/tree/js/keyCode)