summaryrefslogtreecommitdiffstats
path: root/keyboards/kmini/matrix.c
Commit message (Expand)AuthorAgeFilesLines
* Remove `matrix_key_count()` (#16603)Ryan2022-03-101-9/+0
* Remove legacy print backward compatiblitly (#11805)Joel Challis2021-02-061-1/+1
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-281-1/+1
* 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