summaryrefslogtreecommitdiff
path: root/keyboards/telophase/matrix.c
AgeCommit message (Expand)Author
2022-06-08Move more UART-based keyboards to use timeout correctly. (#17329)Tomasz Janeczko
2021-12-15Migrate serial_uart usages to UART driver (#15479)Ryan
2021-06-20Telophase cleanup (#13225)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-08-19Keyboard: add Telophase board (and Graham's keymaps) (#3244)Graham P Heath