summaryrefslogtreecommitdiffstats
path: root/keyboards/nek_type_a/matrix.c
Commit message (Expand)AuthorAgeFilesLines
* Remove matrix_init_quantum/matrix_scan_quantum (#19806)Joel Challis2023-02-111-13/+2
* Remove `matrix_key_count()` (#16603)Ryan2022-03-101-14/+0
* [Core] Remove matrix_is_modified() and debounce_is_active() (#15349)Stefan Kerkmann2021-11-291-8/+0
* Remove legacy print backward compatiblitly (#11805)Joel Challis2021-02-061-1/+1
* use a custom name for custom pinsZach White2021-01-081-2/+2
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-8/+8
* NEK Type A (#5175)Mike Roberts2019-05-111-0/+412