| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-02-24 | feature(hold-tap): Retro tapping | Okke Formsma | |
| 2021-02-10 | style(hold-tap)!: Write hold-tap params with dashes | Okke Formsma | |
| tapping_term_ms -> tapping-term-ms quick_tap_ms -> quick-tap-ms The old style works, although it's deprecated. | |||
| 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 | |
