summaryrefslogtreecommitdiffstats
path: root/quantum/debounce.h
Commit message (Expand)AuthorAgeFilesLines
* debounce: remove direct `quantum.h` includes (#21480)Ryan2023-07-091-0/+4
* Make debounce() signal changes in the cooked matrix as return value (#17554)Stefan Kerkmann2022-07-071-5/+11
* [Core] Remove matrix_is_modified() and debounce_is_active() (#15349)Stefan Kerkmann2021-11-291-2/+0
* Avoid 8-bit timer overflows in debounce algorithms (#12240)Simon Arlott2021-06-091-0/+2
* Removed #include "matrix.h" from debounce.hAlex Ong2019-01-261-2/+0
* Restored debounce.h since there wasnt any real change.alex-ong2019-01-261-17/+4
* DO NOT USE Revert back to original API to support split_keyboards.alex-ong2019-01-261-2/+2
* DO NOT USE - debounce successfully compiled.alex-ong2019-01-261-5/+20
* Simplify split_common Code significantly (#4772)James Churchill2019-01-171-0/+11