Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix matrix_io_delay() timing in quantum/matrix.c (#9603) | Takeshi ISHII | 2021-01-13 | 1 | -0/+5 |
* | format code according to conventions [skip ci] | QMK Bot | 2020-07-04 | 1 | -4/+1 |
* | add DIP_SWITCH_MATRIX_GRID support (#8772) | Takeshi ISHII | 2020-07-04 | 1 | -0/+5 |
* | Allow 30us matrix delay to be keyboard/user overridable (#8216) | Joel Challis | 2020-02-21 | 1 | -0/+7 |
* | Fix CUSTOM_MATRIX lite matrix_scan return code (#7908) | Joel Challis | 2020-01-15 | 1 | -1/+1 |
* | Migrate more custom matrix 'lite' code to core (#7863) | Joel Challis | 2020-01-15 | 1 | -0/+48 |
* | Move some common matrix code to a common location (#7699) | Joel Challis | 2020-01-04 | 1 | -0/+59 |