| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove `quantum.h` includes from keyboard custom `matrix.c`s (#23371) | Ryan | 2024-03-30 | 1 | -1/+0 |
| * | Move more UART-based keyboards to use timeout correctly. (#17329) | Tomasz Janeczko | 2022-06-08 | 1 | -2/+9 |
| * | Migrate serial_uart usages to UART driver (#15479) | Ryan | 2021-12-15 | 1 | -5/+5 |
| * | Telophase cleanup (#13225) | Ryan | 2021-06-20 | 1 | -113/+14 |
| * | Remove legacy print backward compatiblitly (#11805) | Joel Challis | 2021-02-06 | 1 | -1/+1 |
| * | Serial refactor (#11521) | Ryan | 2021-02-05 | 1 | -2/+2 |
| * | Fix `1<col` instead of `1<<col` typo in matrix_is_on() | James Churchill | 2019-01-27 | 1 | -2/+2 |
| * | Keyboard: add Telophase board (and Graham's keymaps) (#3244) | Graham P Heath | 2018-08-19 | 1 | -0/+164 |