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