summaryrefslogtreecommitdiffstats
path: root/keyboards/chimera_ortho/matrix.c
Commit message (Collapse)AuthorAgeFilesLines
* [Keyboard] move @GlenPickle 's chimera* boards into a folder (#16072)peepeetee2022-01-311-65/+0
|
* Convert some more boards to Matrix Lite (#15489)Ryan2021-12-271-103/+14
|
* Migrate serial_uart usages to UART driver (#15479)Ryan2021-12-151-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Migrate Thermal Printer feature to UART driver * Migrate 40percentclub UT47 to UART driver * Migrate Centromere to UART driver * Migrate Chimera Ergo to UART driver * Migrate Chimera Let's Split to UART driver * Migrate Chimera Ortho to UART driver * Migrate Chimera Ortho Plus to UART driver * Migrate Comet46 to UART driver * Migrate Palm USB converter to UART driver * Migrate Sun USB converter to UART driver * Migrate Dichotomy to UART driver * Migrate Honeycomb to UART driver * Migrate Mitosis to UART driver * Migrate Redox W to UART driver * Migrate Uni660 to UART driver * Migrate Telophase to UART driver
* Remove legacy print backward compatiblitly (#11805)Joel Challis2021-02-061-1/+1
| | | | | | | * Remove legacy print backward compatiblitly * Remove legacy print backward compatiblitly - core * revert comment changes
* Serial refactor (#11521)Ryan2021-02-061-2/+2
|
* Fix `1<col` instead of `1<<col` typo in matrix_is_on()James Churchill2019-01-271-2/+2
|
* Remove _quantum functions from custom matrix.c codeU-LANDSRAAD\drashna2018-02-061-10/+0
|
* Added Chimera Ortho keymapWilliam Wilson2017-10-311-0/+164