Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-27 | Add oneshot modifier action. | tmk | |
2013-01-27 | Remove test_func. | tmk | |
2013-01-27 | New tapping logic. | tmk | |
2013-01-23 | Add prototype of Action Function. | tmk | |
2013-01-21 | Fix mods with tapping. | tmk | |
2013-01-17 | Refactor struct keyevent_t. | tmk | |
2013-01-17 | Fix mods with tap key but some problems still exists. | tmk | |
- stuck tap key after tapping. seq[mods(d), key(d), mods(u), key(u)] - tap key doesn't work when fast type. [key(d), mods(d), key(u), mods(u)] | |||
2013-01-16 | Add support partly for modifier with tap key. | tmk | |
2013-01-15 | Fix waiting_keys and periodical update for delaying layer. | tmk | |
2013-01-13 | Fix tap key using delaying_layer and waiting_key. | tmk | |
2013-01-09 | Add new layer actions. | tmk | |
2012-12-17 | Fix action of system and consumer usage. | tmk | |
2012-12-16 | Add initial fix for new keymap. | tmk | |