Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-02 | behaviors(hold-tap): Implement quick_tap_ms (TAPPING_FORCE_HOLD) | Okke Formsma | |
Tap-and-hold a hold-tap to hold the tap behavior so it can repeat. After a tap, if the same key is pressed within `quick_tap_ms`, the tap behavior is always picked. This is useful for things like `&ht LSHFT BACKSPACE` where holding the backspace is required. Implements #288. | |||
2020-09-10 | fix: Switch to single AUTHORS file.* Closes #164 | Pete Johanson | |
2020-09-02 | some fixes based on feedback | Okke Formsma | |