KeyMapping
Mapping from key id to Unicode character.
Public Attributes
uint8_t | keyId |
Id of a key. | |
Unicode::UnicodeChar | keyValue |
Unicode equivalent of the key id. | |
Public Attributes Documentation
keyId
uint8_t keyId
Id of a key.
keyValue
Unicode::UnicodeChar keyValue
Unicode equivalent of the key id.