aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/kmac/matrix.c
Commit message (Expand)AuthorAgeFilesLines
* Ensure setPinInput actually sets input high-Z (#6237)Mikkel Jeppesen2020-01-261-1/+1
* [Keyboard] Modernize KMAC (#6131)Mathias Andersson2019-06-261-225/+134
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-3/+3
* Fix `1<col` instead of `1<<col` typo in matrix_is_on()James Churchill2019-01-271-1/+1
* Unify KMAC code indentationMathias Andersson2017-06-171-1/+1
* Add support for KMACMathias Andersson2017-06-081-0/+311