Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-10-03 | Fix Tapping: release key immediately but modifier #65 | tmk | 1 | -8/+28 |
2013-09-18 | Fix Tapping: release of a key pressed before tap | tmk | 1 | -4/+7 |
2013-07-29 | Fix tapping count over flow(issue #52) | tmk | 1 | -1/+1 |
2013-07-20 | Cancel tapping when interrupted by other key | tmk | 1 | -26/+45 |
2013-05-14 | Use dprint and dprintf for debug | tmk | 1 | -1/+5 |
2013-03-28 | Add action_tapping.[ch] for refactoring | tmk | 1 | -0/+330 |