summaryrefslogtreecommitdiffstats
path: root/quantum/debounce/none.c
Commit message (Expand)AuthorAgeFilesLines
* debounce: remove direct `quantum.h` includes (#21480)Ryan2023-07-091-3/+1
* Make debounce() signal changes in the cooked matrix as return value (#17554)Stefan Kerkmann2022-07-071-4/+7
* [Core] Remove matrix_is_modified() and debounce_is_active() (#15349)Stefan Kerkmann2021-11-291-2/+0
* Avoid 8-bit timer overflows in debounce algorithms (#12240)Simon Arlott2021-06-091-0/+31