summaryrefslogtreecommitdiff
path: root/keyboards/mitosis/matrix.c
AgeCommit message (Expand)Author
2022-06-08Move more UART-based keyboards to use timeout correctly. (#17329)Tomasz Janeczko
2021-12-27Convert some more boards to Matrix Lite (#15489)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
2019-01-27Fix `1<col` instead of `1<<col` typo in matrix_is_on()James Churchill
2018-02-06Remove _quantum functions from custom matrix.c codeU-LANDSRAAD\drashna
2017-04-19First Commitcam