summaryrefslogtreecommitdiffstats
path: root/common/action_tapping.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-03Fix Tapping: release key immediately but modifier #65tmk1-8/+28
2013-09-18Fix Tapping: release of a key pressed before taptmk1-4/+7
2013-07-29Fix tapping count over flow(issue #52)tmk1-1/+1
2013-07-20Cancel tapping when interrupted by other keytmk1-26/+45
2013-05-14Use dprint and dprintf for debugtmk1-1/+5
2013-03-28Add action_tapping.[ch] for refactoringtmk1-0/+330