summaryrefslogtreecommitdiffstats
path: root/keyboards/redox_w/matrix.c
Commit message (Expand)AuthorAgeFilesLines
* Remove non-Keychron keyboardslokher2022-09-131-70/+0
* Move more UART-based keyboards to use timeout correctly. (#17329)Tomasz Janeczko2022-06-081-1/+1
* [Keyboard] Handle timeout on UART for Redox Wireless (#17203)Tomasz Janeczko2022-06-071-2/+9
* Convert some more boards to Matrix Lite (#15489)Ryan2021-12-271-113/+14
* Migrate serial_uart usages to UART driver (#15479)Ryan2021-12-151-5/+5
* 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-4/+4
* Keyboard: Add Redox Wireless keyboard (#4180)Mattia Dal Ben2018-10-221-0/+162