| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Debounce: Deprecate num_rows parameter (#25632) | フィルターペーパー | 2025-10-19 | 1 | -2/+2 |
| * | Refactor debounce algorithm with static allocation (#25515) | フィルターペーパー | 2025-09-07 | 1 | -91/+74 |
| * | Update asymmetric debounce code comment (#22981) | フィルターペーパー | 2024-01-31 | 1 | -2/+3 |
| * | debounce: remove direct `quantum.h` includes (#21480) | Ryan | 2023-07-09 | 1 | -2/+1 |
| * | Reset `matrix_need_update` properly in eager debouncing algorithms (#21154) | dexter93 | 2023-06-08 | 1 | -0/+2 |
| * | Make debounce() signal changes in the cooked matrix as return value (#17554) | Stefan Kerkmann | 2022-07-07 | 1 | -2/+9 |
| * | [Core] Remove matrix_is_modified() and debounce_is_active() (#15349) | Stefan Kerkmann | 2021-11-29 | 1 | -1/+0 |
| * | Manually format develop (#15003) | Joel Challis | 2021-11-01 | 1 | -11/+11 |
| * | Add asym_eager_defer_pk debounce type (#12689) | Simon Arlott | 2021-06-16 | 1 | -0/+171 |