summaryrefslogtreecommitdiff
path: root/keyboards/redox_w/matrix.c
Commit message (Expand)AuthorAge
* Move more UART-based keyboards to use timeout correctly. (#17329)Tomasz Janeczko2022-06-08
* [Keyboard] Handle timeout on UART for Redox Wireless (#17203)Tomasz Janeczko2022-06-07
* Convert some more boards to Matrix Lite (#15489)Ryan2021-12-27
* Migrate serial_uart usages to UART driver (#15479)Ryan2021-12-15
* Remove legacy print backward compatiblitly (#11805)Joel Challis2021-02-06
* Serial refactor (#11521)Ryan2021-02-06
* Fix `1<col` instead of `1<<col` typo in matrix_is_on()James Churchill2019-01-27
* Keyboard: Add Redox Wireless keyboard (#4180)Mattia Dal Ben2018-10-22