summaryrefslogtreecommitdiff
path: root/common/action.c
Commit message (Collapse)AuthorAge
...
* Fix mods with tapping.tmk2013-01-21
|
* Refactor struct keyevent_t.tmk2013-01-17
|
* Fix mods with tap key but some problems still exists.tmk2013-01-17
| | | | | | - 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)]
* Add support partly for modifier with tap key.tmk2013-01-16
|
* Fix waiting_keys and periodical update for delaying layer.tmk2013-01-15
|
* Fix tap key using delaying_layer and waiting_key.tmk2013-01-13
|
* Add new layer actions.tmk2013-01-09
|
* Fix action of system and consumer usage.tmk2012-12-17
|
* Add initial fix for new keymap.tmk2012-12-16