summaryrefslogtreecommitdiff
path: root/keyboards/centromere/matrix.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-30Remove `quantum.h` includes from keyboard custom `matrix.c`s (#23371)Ryan1-1/+0
2022-06-08Move more UART-based keyboards to use timeout correctly. (#17329)Tomasz Janeczko1-2/+9
2021-12-27Convert some more boards to Matrix Lite (#15489)Ryan1-104/+14
2021-12-15Migrate serial_uart usages to UART driver (#15479)Ryan1-5/+5
2021-02-06Remove legacy print backward compatiblitly (#11805)Joel Challis1-1/+1
2021-02-06Serial refactor (#11521)Ryan1-2/+2
2020-02-15[Keyboard] Add configs for Centromere keyboard (#7467)spe21-0/+153