summaryrefslogtreecommitdiffstats
path: root/common/action.c
AgeCommit message (Expand)AuthorFilesLines
2013-01-30Fix: action LAYER_BIT uses xor now instead of and/or.tmk1-12/+9
2013-01-30Fix process_tapping().tmk1-90/+166
2013-01-29Clean debug print in action.c.tmk1-21/+74
2013-01-28Clean code.tmk1-152/+179
2013-01-28Add tap toggle feature to action.tmk1-35/+127
2013-01-27Add oneshot modifier action.tmk1-69/+132
2013-01-27Remove test_func.tmk1-10/+1
2013-01-26New tapping logic.tmk1-155/+204
2013-01-23Add prototype of Action Function.tmk1-63/+127
2013-01-21Fix mods with tapping.tmk1-191/+189
2013-01-17Refactor struct keyevent_t.tmk1-4/+9
2013-01-17Fix mods with tap key but some problems still exists.tmk1-67/+101
2013-01-16Add support partly for modifier with tap key.tmk1-94/+155
2013-01-14Fix waiting_keys and periodical update for delaying layer.tmk1-148/+74
2013-01-13Fix tap key using delaying_layer and waiting_key.tmk1-30/+137
2013-01-09Add new layer actions.tmk1-207/+187
2012-12-16Fix action of system and consumer usage.tmk1-97/+0
2012-12-15Add initial fix for new keymap.tmk1-0/+572