summaryrefslogtreecommitdiff
path: root/keyboards/kmac/matrix.c
Commit message (Expand)AuthorAge
* Remove `matrix_key_count()` (#16603)Ryan2022-03-10
* Remove legacy print backward compatiblitly (#11805)Joel Challis2021-02-06
* Ensure setPinInput actually sets input high-Z (#6237)Mikkel Jeppesen2020-01-26
* [Keyboard] Modernize KMAC (#6131)Mathias Andersson2019-06-26
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-06
* Fix `1<col` instead of `1<<col` typo in matrix_is_on()James Churchill2019-01-27
* Unify KMAC code indentationMathias Andersson2017-06-17
* Add support for KMACMathias Andersson2017-06-08