summaryrefslogtreecommitdiff
path: root/keyboards/hotdox/matrix.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-02Convert some AVR GPIO operations to macros (#23424)Ryan1-20/+25
2023-02-11Remove matrix_init_quantum/matrix_scan_quantum (#19806)Joel Challis1-2/+2
2022-03-10Remove `matrix_key_count()` (#16603)Ryan1-9/+0
2021-02-06Remove legacy print backward compatiblitly (#11805)Joel Challis1-2/+2
2019-10-15 Port DEBUG_MATRIX_SCAN_RATE to core (#7029)Joel Challis1-34/+0
2019-08-20Remove superfluous JTAG disable code (#6445)fauxpark1-4/+0
2019-03-11[Keyboard] Add HotDox keyboard (#5365)layne0013651-0/+283