index
:
qmk_sweep_skeletyl
master
quotengrote
my qmk configs
mg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
quantum
/
debounce
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor debounce algorithm with static allocation (#25515)
フィルターペーパー
2025-09-07
1
-2
/
+0
*
Consolidate timer_elapsed implementations (#24830)
Joel Challis
2025-01-19
1
-0
/
+1
*
[Enhancement] Improvements for debounce test coverage + bug fixes for sym_def...
Andre Brait
2023-09-25
11
-9
/
+402
*
debounce: remove direct `quantum.h` includes (#21480)
Ryan
2023-07-09
2
-3
/
+2
*
Make debounce() signal changes in the cooked matrix as return value (#17554)
Stefan Kerkmann
2022-07-07
1
-1
/
+5
*
Format code according to conventions (#16322)
QMK Bot
2022-02-12
1
-1
/
+3
*
Format code according to conventions (#15590)
QMK Bot
2021-12-27
1
-15
/
+30
*
Add sym_defer_pr debouncer type (#14948)
Chad Austin
2021-12-27
3
-0
/
+229
*
Move tmk_core/common/<plat> (#13918)
Joel Challis
2021-11-19
1
-1
/
+1
*
Manually format develop (#15003)
Joel Challis
2021-11-01
7
-149
/
+208
*
Add asym_eager_defer_pk debounce type (#12689)
Simon Arlott
2021-06-16
3
-1
/
+381
*
Avoid 8-bit timer overflows in debounce algorithms (#12240)
Simon Arlott
2021-06-09
8
-0
/
+1321