Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make debounce() signal changes in the cooked matrix as return value (#17554) | Stefan Kerkmann | 2022-07-07 | 1 | -1/+5 |
* | Format code according to conventions (#16322) | QMK Bot | 2022-02-12 | 1 | -1/+3 |
* | Format code according to conventions (#15590) | QMK Bot | 2021-12-27 | 1 | -15/+30 |
* | Add sym_defer_pr debouncer type (#14948) | Chad Austin | 2021-12-27 | 3 | -0/+229 |
* | Move tmk_core/common/<plat> (#13918) | Joel Challis | 2021-11-19 | 1 | -1/+1 |
* | Manually format develop (#15003) | Joel Challis | 2021-11-01 | 7 | -149/+208 |
* | Add asym_eager_defer_pk debounce type (#12689) | Simon Arlott | 2021-06-16 | 3 | -1/+381 |
* | Avoid 8-bit timer overflows in debounce algorithms (#12240) | Simon Arlott | 2021-06-09 | 8 | -0/+1321 |