summaryrefslogtreecommitdiff
path: root/docs/feature_debounce_type.md
AgeCommit message (Expand)Author
2023-04-04Add debounce time description (#20333)Albert Y
2023-04-04Use table for debounce algorithm description (#20322)Albert Y
2021-12-27Add sym_defer_pr debouncer type (#14948)Chad Austin
2021-08-09Remove backwards compatibility of debounce names (#13877)Joel Challis
2021-06-16Add asym_eager_defer_pk debounce type (#12689)Simon Arlott
2020-12-28Ensure single newline at EOF for core files (#11310)Ryan
2020-10-13Fix typo within debounce documentation (#10600)shela
2020-09-06quantum/debounce: rename debouncing algorithms (#9564)Purdea Andrei
2020-04-11quantum/debounce: Added sym_pk debounce algorithm (#8587)Purdea Andrei
2019-11-14Update debounce docs (#7355)Drashna Jaelre
2019-04-03Eager Per Row Debouncing added (added to Ergodox) (#5498)Alex Ong
2019-03-04Clean up debounce a bit (#5255)James Churchill
2019-01-27Stricter, leaner DEBOUNCE_TYPE section in common_features.mk. Cleanup debounc...alex-ong