aboutsummaryrefslogtreecommitdiffstats
path: root/quantum/debounce/eager_pr.c
Commit message (Expand)AuthorAgeFilesLines
* format code according to conventions [skip ci]QMK Bot2020-04-111-5/+5
* Various fixes to how timer differences are calculated (#8585)Purdea Andrei2020-04-111-1/+11
* clang-format changesskullY2019-08-301-41/+41
* Fix debouncing issue for eager algorithms (#6081)Drashna Jaelre2019-07-091-6/+11
* [core] Fix for eager_pr #5643Alex Ong2019-04-181-1/+2
* Eager pk/pr optimization (#5621)Alex Ong2019-04-151-40/+34
* Eager Per Row Debouncing added (added to Ergodox) (#5498)Alex Ong2019-04-031-0/+100