FabGL
ESP32 Display Controller and Graphics Library
|
All in one structure to fully represent a keyboard layout. More...
#include <kbdlayouts.h>
Public Attributes | |
AltVirtualKeyDef | alternateVK [73] |
DeadKeyVirtualKeyDef | deadkeysToVK [60] |
VirtualKey | deadKeysVK [8] |
const char * | desc |
VirtualKeyDef | exScancodeToVK [22] |
KeyboardLayout const * | inherited |
const char * | name |
VirtualKeyDef | scancodeToVK [86] |
All in one structure to fully represent a keyboard layout.
Definition at line 82 of file kbdlayouts.h.