summaryrefslogtreecommitdiff
path: root/keyboards/handwired/pterodactyl/matrix.c
AgeCommit message (Expand)Author
2023-04-25Move miscellaneous layouts to data driven (#20516)Ryan
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-08-17Fix wait_us overflow in matrix for dactyl based boards (#14039)Drashna Jaelre
2021-02-06Remove legacy print backward compatiblitly (#11805)Joel Challis
2020-08-22[Keyboard] Pterodactyl handwired (#9884)myoung34