FabGL
ESP32 VGA Controller and Graphics Library
|
This file contains fabgl::KeyboardClass definition and the Keyboard instance. More...
Go to the source code of this file.
Classes | |
struct | fabgl::AltVirtualKeyDef |
Associates a virtualkey and various shift states (ctrl, alt, etc..) to another virtualkey. More... | |
class | fabgl::KeyboardClass |
The PS2 Keyboard controller class. More... | |
struct | fabgl::KeyboardLayout |
All in one structure to fully represent a keyboard layout. More... | |
struct | fabgl::VirtualKeyDef |
Associates scancode to virtualkey. More... | |
This file contains fabgl::KeyboardClass definition and the Keyboard instance.