Age | Commit message (Expand) | Author |
---|---|---|
2013-02-11 | Fix is_tap_key() | tmk |
2013-02-10 | Clean layer actions. | tmk |
2013-02-04 | Add macro feature. | tmk |
2013-02-01 | Add user defined function to action. | tmk |
2013-01-31 | Add legacy keymap support. | tmk |
2013-01-30 | Fix: action LAYER_BIT uses xor now instead of and/or. | tmk |
2013-01-28 | Clean code. | tmk |
2013-01-28 | Add tap toggle feature to action. | tmk |
2013-01-27 | Add oneshot modifier action. | tmk |
2013-01-27 | New tapping logic. | tmk |
2013-01-23 | Add prototype of Action Function. | tmk |
2013-01-16 | Add support partly for modifier with tap key. | tmk |
2013-01-09 | Add new layer actions. | tmk |
2012-12-16 | Add initial fix for new keymap. | tmk |