summaryrefslogtreecommitdiff
path: root/keyboards/kmini/matrix.c
AgeCommit message (Expand)Author
2023-02-11Remove matrix_init_quantum/matrix_scan_quantum (#19806)Joel Challis
2022-03-10Remove `matrix_key_count()` (#16603)Ryan
2021-02-06Remove legacy print backward compatiblitly (#11805)Joel Challis
2020-11-282020 November 28 Breaking Changes Update (#11053)James Young
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