summaryrefslogtreecommitdiff
path: root/keyboards/kmac/matrix.c
AgeCommit message (Expand)Author
2022-03-10Remove `matrix_key_count()` (#16603)Ryan
2021-02-06Remove legacy print backward compatiblitly (#11805)Joel Challis
2020-01-26Ensure setPinInput actually sets input high-Z (#6237)Mikkel Jeppesen
2019-06-26[Keyboard] Modernize KMAC (#6131)Mathias Andersson
2019-06-06Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre
2019-01-27Fix `1<col` instead of `1<<col` typo in matrix_is_on()James Churchill
2017-06-17Unify KMAC code indentationMathias Andersson
2017-06-08Add support for KMACMathias Andersson