summaryrefslogtreecommitdiffstats
path: root/keyboards/telophase/matrix.c
Commit message (Expand)AuthorAgeFilesLines
* Move more UART-based keyboards to use timeout correctly. (#17329)Tomasz Janeczko2022-06-081-2/+9
* Migrate serial_uart usages to UART driver (#15479)Ryan2021-12-151-5/+5
* Telophase cleanup (#13225)Ryan2021-06-201-113/+14
* Remove legacy print backward compatiblitly (#11805)Joel Challis2021-02-061-1/+1
* Serial refactor (#11521)Ryan2021-02-061-2/+2
* Fix `1<col` instead of `1<<col` typo in matrix_is_on()James Churchill2019-01-271-2/+2
* Keyboard: add Telophase board (and Graham's keymaps) (#3244)Graham P Heath2018-08-191-0/+164