summaryrefslogtreecommitdiff
path: root/keyboards/dc01/arrow/matrix.c
AgeCommit message (Expand)AuthorFilesLines
2023-02-11Remove matrix_init_quantum/matrix_scan_quantum (#19806)Joel Challis1-12/+2
2022-03-10Remove `matrix_key_count()` (#16603)Ryan1-15/+1
2021-11-29[Core] Remove matrix_is_modified() and debounce_is_active() (#15349)Stefan Kerkmann1-8/+0
2021-02-15Merge branch 'master' into developJoshua Diamond1-12/+7
2021-02-15Dc01 fixes (#11843)yiancar1-12/+7
2021-02-06Remove legacy print backward compatiblitly (#11805)Joel Challis1-1/+1
2019-06-06Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre1-8/+8
2019-01-27Fix `1<col` instead of `1<<col` typo in matrix_is_on()James Churchill1-1/+1
2019-01-22Rename i2c_slave functions so it can coexist with i2c_master (#4875)James Churchill1-6/+6
2018-07-18DC01 keyboard addition (#3428)yiancar1-0/+404