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

Dependents:   KeyboardTest

kbd_mgr/KeyboardManager.h

Committer:
osmeest
Date:
2011-02-03
Revision:
3:1310c57aca77
Parent:
2:eb4cc53ff33d

File content as of revision 3:1310c57aca77:

#include "kbd_mgr/KeyboardMonitor.h"
#include "kbd_mgr/KeyboardStateChangeMonitor.h"
#include "kbd_mgr/SingleKeyPressMonitor.h"
#include "kbd_mgr/LongKeyPressMonitor.h"
#include "kbd_mgr/KeyMapper.h"