FabGL
ESP32 VGA Controller and Graphics Library
|
Associates scancode to virtualkey. More...
#include <keyboard.h>
Public Attributes | |
uint8_t | scancode |
VirtualKey | virtualKey |
Associates scancode to virtualkey.
uint8_t fabgl::VirtualKeyDef::scancode |
Raw scancode received from the Keyboard device
VirtualKey fabgl::VirtualKeyDef::virtualKey |
Real virtualkey (non shifted) associated to the scancode