summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/dactyl/matrix.c
Commit message (Expand)AuthorAgeFilesLines
* Remove `matrix_key_count()` (#16603)Ryan2022-03-101-9/+0
* [Core] Remove matrix_is_modified() and debounce_is_active() (#15349)Stefan Kerkmann2021-11-291-8/+0
* handwired/dactyl - Refactor use of legacy i2c implementation (#14344)Joel Challis2021-09-071-51/+48
* Fix wait_us overflow in matrix for dactyl based boards (#14039)Drashna Jaelre2021-08-171-1/+1
* Remove legacy print backward compatiblitly (#11805)Joel Challis2021-02-061-2/+2
* Port DEBUG_MATRIX_SCAN_RATE to core (#7029)Joel Challis2019-10-151-24/+0
* [Keyboard] Made it possible for real to choose register on io expander for co...roggan872019-06-131-24/+20
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-8/+8
* Keyboard: Dactyl - Only initialize relevant variables (#3771)Daniel Burkholder2018-08-281-2/+2
* Bring dactyl/matrix.c in line with quantum/matrix.c (#2613)Erin Call2018-04-271-203/+352
* Handwired/Dactyl keyboard (#2058)Erin Call2017-11-261-0/+393