summaryrefslogtreecommitdiff
path: root/quantum/debounce/tests/debounce_test_common.cpp
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-2/+0
2023-09-25[Enhancement] Improvements for debounce test coverage + bug fixes for sym_def...Andre Brait1-7/+18
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-1/+5
2022-02-12Format code according to conventions (#16322)QMK Bot1-1/+3
2021-11-01Manually format develop (#15003)Joel Challis1-48/+24
2021-06-09Avoid 8-bit timer overflows in debounce algorithms (#12240)Simon Arlott1-0/+229