Age | Commit message (Expand) | Author |
---|---|---|
2023-07-09 | debounce: remove direct `quantum.h` includes (#21480) | Ryan |
2023-06-08 | Reset `matrix_need_update` properly in eager debouncing algorithms (#21154) | dexter93 |
2022-07-07 | Make debounce() signal changes in the cooked matrix as return value (#17554) | Stefan Kerkmann |
2022-02-12 | Format code according to conventions (#16322) | QMK Bot |
2021-11-29 | [Core] Remove matrix_is_modified() and debounce_is_active() (#15349) | Stefan Kerkmann |
2021-11-01 | Manually format develop (#15003) | Joel Challis |
2021-06-09 | Avoid 8-bit timer overflows in debounce algorithms (#12240) | Simon Arlott |
2021-01-29 | Enforce memory allocator for ChibiOS builds with allocating debounce algorith... | Nick Brassel |
2020-09-06 | quantum/debounce: rename debouncing algorithms (#9564) | Purdea Andrei |