aboutsummaryrefslogtreecommitdiffstats
path: root/quantum/debounce/sym_g.c
Commit message (Collapse)AuthorAgeFilesLines
* quantum/debounce: rename debouncing algorithms (#9564)Purdea Andrei2020-09-061-52/+0
| | | | | | | * quantum/debounce: rename debouncing algorithms according to Issue 8763 This is the second attempt at implementation, with no ts_ and cy_ prefixes, since those will be implemented with macros. * Debouncing documentation: Refactor, add some generic info, and merge into a single document
* clang-format changesskullY2019-08-301-23/+18
|
* Clean up debounce a bit (#5255)James Churchill2019-03-041-0/+57