index
:
qmk_firmware
master
QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Vineet K
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
quantum
/
debounce
/
sym_eager_pr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-19
Debounce: Deprecate num_rows parameter (#25632)
フィルターペーパー
1
-2
/
+2
2025-09-07
Refactor debounce algorithm with static allocation (#25515)
フィルターペーパー
1
-77
/
+59
2023-09-25
[Enhancement] Improvements for debounce test coverage + bug fixes for sym_def...
Andre Brait
1
-2
/
+2
2023-07-09
debounce: remove direct `quantum.h` includes (#21480)
Ryan
1
-2
/
+1
2023-06-08
Reset `matrix_need_update` properly in eager debouncing algorithms (#21154)
dexter93
1
-0
/
+1
2022-07-07
Make debounce() signal changes in the cooked matrix as return value (#17554)
Stefan Kerkmann
1
-3
/
+8
2021-11-29
[Core] Remove matrix_is_modified() and debounce_is_active() (#15349)
Stefan Kerkmann
1
-1
/
+0
2021-11-01
Manually format develop (#15003)
Joel Challis
1
-4
/
+4
2021-06-09
Avoid 8-bit timer overflows in debounce algorithms (#12240)
Simon Arlott
1
-27
/
+49
2021-01-29
Enforce memory allocator for ChibiOS builds with allocating debounce algorith...
Nick Brassel
1
-0
/
+6
2020-09-06
quantum/debounce: rename debouncing algorithms (#9564)
Purdea Andrei
1
-0
/
+110