aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/matrix/noah/matrix.c
Commit message (Expand)AuthorAgeFilesLines
* Remove `quantum.h` includes from keyboard custom `matrix.c`s (#23371)Ryan2024-03-301-12/+6
* Remove matrix_init_quantum/matrix_scan_quantum (#19806)Joel Challis2023-02-111-2/+2
* Remove `DEBOUNCE` macro usage (#19750)jack2023-02-051-0/+4
* [Bug] Fix compile issues for boards with custom matrix (#14323)Drashna Jaelre2021-09-061-0/+11
* Fix compile issues from the error page (#11314)Zach White2020-12-291-0/+1
* Normalise include statements in keyboard code (#11185)Ryan2020-12-161-2/+2
* fixed #8259 (#8333)yulei2020-03-071-1/+1
* adding noah keyboard (#7432)yulei2019-11-271-0/+166