keyMap = AskKeyMapDefault()
struct KeyMap *AskKeyMapDefault( VOID );
Return a pointer to the keymap used by the keymap library for
MapRawKey and
MapANSI when a keymap is not specified.
The keymap.h include file should be in the libraries/ or perhaps resources/ directory, but is in the devices/ directory for compatibility reasons.
<devices/keymap.h>,
keymap.library/SetKeyMapDefault(), console.device ...KEYMAP functions