Function keyName

Convert Key enum item into a human readable key name.

string keyName (
  Key key
);

For unknown key code, prints its hex value.