summaryrefslogtreecommitdiff
path: root/quantum/matrix_common.c
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-07
|\
| * fix comment space code in quantum/matrix_common.c (#17942)Takeshi ISHII2022-08-07
* | Make debounce() signal changes in the cooked matrix as return value (#17554)Stefan Kerkmann2022-07-07
|/
* Remove `matrix_key_count()` (#16603)Ryan2022-03-10
* Format code according to conventions (#16322)QMK Bot2022-02-12
* Relocate matrix_init_quantum content (#15953)Joel Challis2022-01-23
* [Bug] Include missing string.h include (#15606)Drashna Jaelre2021-12-28
* [Core] Fix bug and code regression for Split Common (#15603)Drashna Jaelre2021-12-28
* Custom matrix lite support for split keyboards (#14674)Jay Greco2021-12-27
* [Core] Remove matrix_is_modified() and debounce_is_active() (#15349)Stefan Kerkmann2021-11-29
* Change the prototype of matrix_output_unselect_delay() (#13045)Takeshi ISHII2021-07-13
* Remove legacy print backward compatiblitly (#11805)Joel Challis2021-02-06
* fix matrix_io_delay() timing in quantum/matrix.c (#9603)Takeshi ISHII2021-01-13
* format code according to conventions [skip ci]QMK Bot2020-07-04
* add DIP_SWITCH_MATRIX_GRID support (#8772)Takeshi ISHII2020-07-04
* Allow 30us matrix delay to be keyboard/user overridable (#8216)Joel Challis2020-02-21
* Fix CUSTOM_MATRIX lite matrix_scan return code (#7908)Joel Challis2020-01-15
* Migrate more custom matrix 'lite' code to core (#7863)Joel Challis2020-01-15
* Move some common matrix code to a common location (#7699)Joel Challis2020-01-04