FabGL
ESP32 Display Controller and Graphics Library
KeyboardLayout Struct Reference

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]
 

Detailed Description

All in one structure to fully represent a keyboard layout.

Definition at line 82 of file kbdlayouts.h.


The documentation for this struct was generated from the following file: