| 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 | -80/+69 |
| * | debounce: remove direct `quantum.h` includes (#21480) | Ryan | 2023-07-09 | 1 | -2/+1 |
| * | Make debounce() signal changes in the cooked matrix as return value (#17554) | Stefan Kerkmann | 2022-07-07 | 1 | -3/+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 | -3/+3 |
| * | Avoid 8-bit timer overflows in debounce algorithms (#12240) | Simon Arlott | 2021-06-09 | 1 | -22/+45 |
| * | Enforce memory allocator for ChibiOS builds with allocating debounce algorith... | Nick Brassel | 2021-01-30 | 1 | -0/+6 |
| * | Run cformat and dos2unix manually (#11235) | Ryan | 2020-12-17 | 1 | -5/+5 |
| * | quantum/debounce: rename debouncing algorithms (#9564) | Purdea Andrei | 2020-09-06 | 1 | -0/+111 |