summaryrefslogtreecommitdiff
path: root/keyboards/kmini/matrix.c
AgeCommit message (Collapse)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
* default keymap refactor: QMK_KEYBOARD_H include; readability * Configurator support * info.json was missing a comma * Added matrix functions to matrix.c per @drashna
2018-07-12Add kmini (#3386)Maarten Dekkers
* Add kmini * Change keyboard USB description