Age | Commit message (Expand) | Author |
---|---|---|
2021-11-29 | [Core] Remove matrix_is_modified() and debounce_is_active() (#15349) | Stefan Kerkmann |
2021-06-09 | Avoid 8-bit timer overflows in debounce algorithms (#12240) | Simon Arlott |
2019-01-26 | Removed #include "matrix.h" from debounce.h | Alex Ong |
2019-01-26 | Restored debounce.h since there wasnt any real change. | alex-ong |
2019-01-26 | DO NOT USE Revert back to original API to support split_keyboards. | alex-ong |
2019-01-26 | DO NOT USE - debounce successfully compiled. | alex-ong |
2019-01-17 | Simplify split_common Code significantly (#4772) | James Churchill |