Commit Graph

2 Commits

Author SHA1 Message Date
Roland Winklmeier
9e89618b45 Add skeleton keyboard implementation for Mac and Linux
refs #206
2014-04-18 14:07:14 +02:00
Roland Winklmeier
f8ce8a84cd IKeyboard interface
This is the main interface for platform specific implementations.
It is a singleton design, since we need one object per process.

refs #83
2014-03-11 21:50:24 +01:00