mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-29 17:12:03 +00:00
8b321354d8
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)