Converts KeyCode enum value to human readable key name
For unknown key code, prints its hex value.
See Implementation
Converts KeyCode enum value to human readable key name
For unknown key code, prints its hex value.