summaryrefslogtreecommitdiffstats
path: root/keyboards/moon/matrix.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove matrix_init_quantum/matrix_scan_quantum (#19806)Joel Challis2023-02-111-6/+2
|
* Remove `matrix_key_count()` (#16603)Ryan2022-03-101-11/+0
| | | | | * Remove `matrix_key_count()` * Remove `matrix_bitpop()`
* Align existing pca9555 driver to better match mcp23018 API (#16277)Joel Challis2022-02-091-3/+5
|
* 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
* [Keyboard] Add keyboard Moon (#5976)Mathias Andersson2019-05-281-0/+218