summaryrefslogtreecommitdiffstats
path: root/quantum/debounce/tests
Commit message (Expand)AuthorAgeFilesLines
* debounce: remove direct `quantum.h` includes (#21480)Ryan2023-07-092-3/+2
* Make debounce() signal changes in the cooked matrix as return value (#17554)Stefan Kerkmann2022-07-071-1/+5
* Format code according to conventions (#16322)QMK Bot2022-02-121-1/+3
* Format code according to conventions (#15590)QMK Bot2021-12-271-15/+30
* Add sym_defer_pr debouncer type (#14948)Chad Austin2021-12-273-0/+229
* Move tmk_core/common/<plat> (#13918)Joel Challis2021-11-191-1/+1
* Manually format develop (#15003)Joel Challis2021-11-017-149/+208
* Add asym_eager_defer_pk debounce type (#12689)Simon Arlott2021-06-163-1/+381
* Avoid 8-bit timer overflows in debounce algorithms (#12240)Simon Arlott2021-06-098-0/+1321