| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-07-30 | Port action_* to mbed | ||
| 2014-04-09 | Adding NKRO virtual dip-switch, using existing bit in keymap byte. | ||
| This takes the last, reserved bit there, but doesn't necessitate a revision to the magic number because it doesn't alter byte order. Add reference to NKRO virtual dip-switch to documentation. | |||
| 2013-04-07 | Fix bootmagic and eeconfig for virtual DIP SW | ||
| 2013-03-11 | Fix legacy keymap support | ||
| - need to define USE_LEGACY_KEYMAP to use legacy keymap | |||
| 2013-02-20 | Add overlay framework | ||
| 2013-02-13 | Change action API | ||
| 2013-02-13 | Change keymap API | ||
| 2013-02-04 | Add macro feature. | ||
| 2013-02-01 | Add user defined function to action. | ||
| 2013-01-31 | Add legacy keymap support. | ||
| 2013-01-28 | Clean code. | ||
| 2013-01-09 | Add new layer actions. | ||
| 2012-12-16 | Add initial fix for new keymap. | ||
| 2012-06-07 | Moved files to common, protocol and doc directory | ||