aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/dc01/arrow/matrix.c
Commit message (Expand)AuthorAgeFilesLines
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-8/+8
* Fix `1<col` instead of `1<<col` typo in matrix_is_on()James Churchill2019-01-271-1/+1
* Rename i2c_slave functions so it can coexist with i2c_master (#4875)James Churchill2019-01-221-6/+6
* DC01 keyboard addition (#3428)yiancar2018-07-181-0/+404