summaryrefslogtreecommitdiffstats
path: root/keyboards/crkbd/rev1/legacy/matrix.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove legacy print backward compatiblitly (#11805)Joel Challis2021-02-061-2/+2
| | | | | | | * Remove legacy print backward compatiblitly * Remove legacy print backward compatiblitly - core * revert comment changes
* Crkbd implementing return value for matrix_scan() (#10422)yhr0x432020-10-021-7/+11
|
* [Keyboard] Convert Corne Keyboard to Split Common (#6001)Drashna Jaelre2020-09-171-0/+393
* [Keyboard] Convert Corne Keyboard to Split Common * Add VIA Support * Makes sure that ol(e)d and new OLED implementation can't coexist * Add licensing header to files * Add changes based on feedback from foostan * Fixes