summaryrefslogtreecommitdiff
path: root/keyboards/kmini/matrix.c
AgeCommit message (Expand)Author
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
2018-07-12Kmini refactor and Configurator support (#3388)noroadsleft
2018-07-12Add kmini (#3386)Maarten Dekkers