aboutsummaryrefslogtreecommitdiffstats
path: root/quantum/debounce/eager_pk.c
Commit message (Collapse)AuthorAgeFilesLines
* clang-format changesskullY2019-08-301-47/+47
|
* Fix debouncing issue for eager algorithms (#6081)Drashna Jaelre2019-07-091-5/+11
| | | | | | * Fix debouncing issue for eager algos * Fix up typo issue
* Eager pk/pr optimization (#5621)Alex Ong2019-04-151-51/+38
| | | | | | * Optimizations to eager_pk * eager_pr also uses changed boolean now.
* Clean up debounce a bit (#5255)James Churchill2019-03-041-0/+121