ESP32VGA
ESP32 VGA Controller and Graphics Library
Public Attributes | List of all members
FabGL::VirtualKeyDef Struct Reference

Associates scancode to virtualkey. More...

#include <keyboard.h>

Public Attributes

uint8_t scancode
 
VirtualKey virtualKey
 

Detailed Description

Associates scancode to virtualkey.

Member Data Documentation

◆ scancode

uint8_t FabGL::VirtualKeyDef::scancode

Raw scancode received from the Keyboard device

◆ virtualKey

VirtualKey FabGL::VirtualKeyDef::virtualKey

Real virtualkey (non shifted) associated to the scancode


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