summaryrefslogtreecommitdiff
path: root/quantum/debounce.h
Commit message (Expand)AuthorAge
* Make debounce() signal changes in the cooked matrix as return value (#17554)Stefan Kerkmann2022-07-07
* [Core] Remove matrix_is_modified() and debounce_is_active() (#15349)Stefan Kerkmann2021-11-29
* Avoid 8-bit timer overflows in debounce algorithms (#12240)Simon Arlott2021-06-09
* Removed #include "matrix.h" from debounce.hAlex Ong2019-01-26
* Restored debounce.h since there wasnt any real change.alex-ong2019-01-26
* DO NOT USE Revert back to original API to support split_keyboards.alex-ong2019-01-26
* DO NOT USE - debounce successfully compiled.alex-ong2019-01-26
* Simplify split_common Code significantly (#4772)James Churchill2019-01-17