summaryrefslogtreecommitdiffstats
path: root/docs/custom_matrix.md
Commit message (Collapse)AuthorAgeFilesLines
* Remove matrix_init_quantum/matrix_scan_quantum (#19806)Joel Challis2023-02-111-2/+2
|
* Make debounce() signal changes in the cooked matrix as return value (#17554)Stefan Kerkmann2022-07-071-3/+3
|
* [Docs] Clean up some code block languages (#14434)Ryan2021-09-141-1/+1
|
* Add docs for 'CUSTOM_MATRIX = lite' (#7906)Joel Challis2020-01-181-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>