summaryrefslogtreecommitdiffstats
path: root/keyboards/dc01/left/matrix.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into developJoshua Diamond2021-02-151-51/+41
|\
| * Dc01 fixes (#11843)yiancar2021-02-151-51/+41
* | Remove legacy print backward compatiblitly (#11805)Joel Challis2021-02-061-1/+1
|/
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-8/+8
* Next set of split_common changes (#4974)James Churchill2019-03-121-2/+2
* Fix `1<col` instead of `1<<col` typo in matrix_is_on()James Churchill2019-01-271-4/+4
* DC01 updates and I2C avr speed overwrite (#4088)yiancar2018-10-081-28/+13
* DC01 keyboard addition (#3428)yiancar2018-07-181-0/+479