KeyboardManager: a class to manage the polling of a switch-matrix keyboard

Dependents:   KeyboardTest

Embed: (wiki syntax)

« Back to documentation index

KeyPressEventHandler Class Reference

KeyPressEventHandler Class Reference

Interface used to report key presses and releases. More...

#include <KeyPressEventHandler.h>

Inherited by FunctionKeyPressEventHandler, KeyMapper, LongKeyPressMonitor, and MemberKeyPressEventHandler< T >.


Detailed Description

Interface used to report key presses and releases.

Definition at line 40 of file KeyPressEventHandler.h.