summaryrefslogtreecommitdiff
path: root/quantum/debounce/sym_defer_pr.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-57/+97
2023-07-09debounce: remove direct `quantum.h` includes (#21480)Ryan1-2/+1
2022-07-07Make debounce() signal changes in the cooked matrix as return value (#17554)Stefan Kerkmann1-5/+9
2022-02-12Format code according to conventions (#16322)QMK Bot1-1/+3
2021-12-27Add sym_defer_pr debouncer type (#14948)Chad Austin1-0/+72