KeyboardManager: a class to manage the polling of a switch-matrix keyboard
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
3:1310c57aca77 | 2011-02-03 | osmeest | improve code structure, add key mapping and long key press handling |
2:eb4cc53ff33d | 2011-01-23 | osmeest | Thorough split of the code to have one responsibility per class. Generalisation of the keyboard layout (not limited to 4x4 anymore). Introduction of the kbd_mgr namespace (also apparent in header filenames). |
1:a74ffceb67e5 | 2011-01-19 | osmeest | Remove debug messages from lib. Make polling frequency configurable. |
0:f813c207f78f | 2011-01-19 | osmeest | Initial lib release |