summaryrefslogtreecommitdiff
path: root/keyboards/handwired/dactyl/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-11-29[Core] Remove matrix_is_modified() and debounce_is_active() (#15349)Stefan Kerkmann
2021-09-07handwired/dactyl - Refactor use of legacy i2c implementation (#14344)Joel Challis
2021-08-17Fix wait_us overflow in matrix for dactyl based boards (#14039)Drashna Jaelre
2021-02-06Remove legacy print backward compatiblitly (#11805)Joel Challis
2019-10-15 Port DEBUG_MATRIX_SCAN_RATE to core (#7029)Joel Challis
2019-06-13[Keyboard] Made it possible for real to choose register on io expander for co...roggan87
2019-06-06Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre
2018-08-28Keyboard: Dactyl - Only initialize relevant variables (#3771)Daniel Burkholder
2018-04-27Bring dactyl/matrix.c in line with quantum/matrix.c (#2613)Erin Call
2017-11-26Handwired/Dactyl keyboard (#2058)Erin Call