| 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 | -3/+10 |
| * | Convert some more boards to Matrix Lite (#15489) | Ryan | 2021-12-27 | 1 | -104/+14 |
| * | Migrate serial_uart usages to UART driver (#15479) | Ryan | 2021-12-15 | 1 | -5/+5 |
| * | 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 |
| * | Remove _quantum functions from custom matrix.c code | U-LANDSRAAD\drashna | 2018-02-06 | 1 | -9/+0 |
| * | First Commit | cam | 2017-04-19 | 1 | -0/+164 |