summaryrefslogtreecommitdiff
path: root/docs/custom_matrix.md
AgeCommit message (Collapse)AuthorFilesLines
2025-10-19Debounce: Deprecate num_rows parameter (#25632)フィルターペーパー1-2/+2
2023-02-11Remove matrix_init_quantum/matrix_scan_quantum (#19806)Joel Challis1-2/+2
2022-07-07Make debounce() signal changes in the cooked matrix as return value (#17554)Stefan Kerkmann1-3/+3
2021-09-14[Docs] Clean up some code block languages (#14434)Ryan1-1/+1
2020-01-18Add docs for 'CUSTOM_MATRIX = lite' (#7906)Joel Challis1-0/+108
* Add some docs to cover 'CUSTOM_MATRIX = lite' * Apply suggestions from code review Co-Authored-By: fauxpark <fauxpark@gmail.com> * Add 'SRC += matrix.c' docs * Update docs/custom_matrix.md Co-Authored-By: fauxpark <fauxpark@gmail.com> Co-authored-by: fauxpark <fauxpark@gmail.com>