summaryrefslogtreecommitdiff
path: root/keyboards/dichotomy/matrix.c
AgeCommit message (Expand)Author
2023-02-11Remove matrix_init_quantum/matrix_scan_quantum (#19806)Joel Challis
2022-06-08Move more UART-based keyboards to use timeout correctly. (#17329)Tomasz Janeczko
2022-03-10Remove `matrix_key_count()` (#16603)Ryan
2021-12-15Migrate serial_uart usages to UART driver (#15479)Ryan
2021-02-06Remove legacy print backward compatiblitly (#11805)Joel Challis
2021-02-06Serial refactor (#11521)Ryan
2020-03-06[Keymap] Dichotomy keymap by beat (#8279)dr-BEat
2019-01-27Fix `1<col` instead of `1<<col` typo in matrix_is_on()James Churchill
2018-12-05Keyboard: Fixing spelling, updating code, finalizing keymap for Dichotomy (#4...Snipeye