summaryrefslogtreecommitdiff
path: root/keyboards/moon/matrix.c
AgeCommit message (Expand)AuthorFilesLines
2025-07-07Convert moon to lite custom matrix (#25452)Joel Challis1-96/+11
2024-03-30Remove `quantum.h` includes from keyboard custom `matrix.c`s (#23371)Ryan1-3/+0
2024-03-29Update GPIO expander API naming (#23375)Ryan1-2/+2
2023-02-11Remove matrix_init_quantum/matrix_scan_quantum (#19806)Joel Challis1-6/+2
2022-03-10Remove `matrix_key_count()` (#16603)Ryan1-11/+0
2022-02-09Align existing pca9555 driver to better match mcp23018 API (#16277)Joel Challis1-3/+5
2021-02-06Remove legacy print backward compatiblitly (#11805)Joel Challis1-1/+1
2019-05-28[Keyboard] Add keyboard Moon (#5976)Mathias Andersson1-0/+218