summaryrefslogtreecommitdiffstats
path: root/keyboards/duck/tcv3/matrix.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove matrix_init_quantum/matrix_scan_quantum (#19806)Joel Challis2023-02-111-2/+2
|
* Remove `DEBOUNCE` macro usage (#19750)jack2023-02-061-1/+5
|
* Revert back to the old matrix (Take the blue pill) (#10568)MechMerlin2020-12-061-13/+21
| | | | | * revert back to the old matrix. * apparently I can't count, J is the 19th not the 20th column
* [Keyboard] New Keyboard: Duck TC-V3 (#8265)MechMerlin2020-06-021-0/+272
Co-Authored-By: Ryan <fauxpark@gmail.com> Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> Co-Authored-By: Drashna Jaelre <drashna@live.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>