summaryrefslogtreecommitdiffstats
path: root/quantum/debounce/sym_eager_pr.c
Commit message (Expand)AuthorAgeFilesLines
* debounce: remove direct `quantum.h` includes (#21480)Ryan2023-07-091-2/+1
* Reset `matrix_need_update` properly in eager debouncing algorithms (#21154)dexter932023-06-081-0/+1
* Make debounce() signal changes in the cooked matrix as return value (#17554)Stefan Kerkmann2022-07-071-3/+8
* [Core] Remove matrix_is_modified() and debounce_is_active() (#15349)Stefan Kerkmann2021-11-291-1/+0
* Manually format develop (#15003)Joel Challis2021-11-011-4/+4
* Avoid 8-bit timer overflows in debounce algorithms (#12240)Simon Arlott2021-06-091-27/+49
* Enforce memory allocator for ChibiOS builds with allocating debounce algorith...Nick Brassel2021-01-291-0/+6
* quantum/debounce: rename debouncing algorithms (#9564)Purdea Andrei2020-09-061-0/+110