summaryrefslogtreecommitdiffstats
path: root/keyboards/comet46/matrix.c
Commit message (Collapse)AuthorAgeFilesLines
* 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