summaryrefslogtreecommitdiffstats
path: root/keyboards/comet46/matrix.c
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Add Comet46 keyboard (#3342)satt992018-07-091-0/+154
* Initial commit for Comet46 firmware * Update Comet46 README * Add readme to satt keymap of comet46 * Add default keymap for Comet46 * Fix broken link in readme * Delete redundant includes * Modify default keymap & fix LAYOUT macro * Modify satt keymap of Comet46