summaryrefslogtreecommitdiff
path: root/keyboards/duck/jetfire/matrix.c
AgeCommit message (Expand)Author
2023-02-06Remove `DEBOUNCE` macro usage (#19750)jack
2022-03-10Remove `matrix_key_count()` (#16603)Ryan
2021-11-29[Core] Remove matrix_is_modified() and debounce_is_active() (#15349)Stefan Kerkmann
2019-06-06Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre
2018-08-25Keyboard: Duck Jetfire QMK Support (#3752)MechMerlin