summaryrefslogtreecommitdiff
path: root/quantum/debounce/sym_eager_pk.c
AgeCommit message (Expand)AuthorFilesLines
2025-10-19Debounce: Deprecate num_rows parameter (#25632)フィルターペーパー1-2/+2
2025-09-07Refactor debounce algorithm with static allocation (#25515)フィルターペーパー1-63/+62
2023-07-09debounce: remove direct `quantum.h` includes (#21480)Ryan1-2/+1
2023-06-08Reset `matrix_need_update` properly in eager debouncing algorithms (#21154)dexter931-0/+1
2022-07-07Make debounce() signal changes in the cooked matrix as return value (#17554)Stefan Kerkmann1-1/+6
2022-02-12Format code according to conventions (#16322)QMK Bot1-1/+1
2021-11-29[Core] Remove matrix_is_modified() and debounce_is_active() (#15349)Stefan Kerkmann1-1/+0
2021-11-01Manually format develop (#15003)Joel Challis1-4/+4
2021-06-09Avoid 8-bit timer overflows in debounce algorithms (#12240)Simon Arlott1-25/+47
2021-01-29Enforce memory allocator for ChibiOS builds with allocating debounce algorith...Nick Brassel1-0/+6
2020-09-06quantum/debounce: rename debouncing algorithms (#9564)Purdea Andrei1-0/+118