aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/kmini/matrix.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Kmini refactor and Configurator support (#3388)noroadsleft2018-07-121-4/+20
* Add kmini (#3386)Maarten Dekkers2018-07-121-0/+303