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

Dependents:   KeyboardTest

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers KeyboardManager.h Source File

KeyboardManager.h

00001 #include "kbd_mgr/KeyboardMonitor.h"
00002 #include "kbd_mgr/KeyboardStateChangeMonitor.h"
00003 #include "kbd_mgr/SingleKeyPressMonitor.h"
00004 #include "kbd_mgr/LongKeyPressMonitor.h"
00005 #include "kbd_mgr/KeyMapper.h"