| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove matrix_init_quantum/matrix_scan_quantum (#19806) | Joel Challis | 2023-02-11 | 1 | -12/+2 |
| * | Remove `matrix_key_count()` (#16603) | Ryan | 2022-03-10 | 1 | -15/+1 |
| * | [Core] Remove matrix_is_modified() and debounce_is_active() (#15349) | Stefan Kerkmann | 2021-11-29 | 1 | -8/+0 |
| * | Merge branch 'master' into develop | Joshua Diamond | 2021-02-16 | 1 | -12/+7 |
| |\ | |||||
| | * | Dc01 fixes (#11843) | yiancar | 2021-02-16 | 1 | -12/+7 |
| * | | Remove legacy print backward compatiblitly (#11805) | Joel Challis | 2021-02-06 | 1 | -1/+1 |
| |/ | |||||
| * | Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) | Drashna Jaelre | 2019-06-06 | 1 | -8/+8 |
| * | Fix `1<col` instead of `1<<col` typo in matrix_is_on() | James Churchill | 2019-01-27 | 1 | -1/+1 |
| * | Rename i2c_slave functions so it can coexist with i2c_master (#4875) | James Churchill | 2019-01-22 | 1 | -6/+6 |
| * | DC01 keyboard addition (#3428) | yiancar | 2018-07-18 | 1 | -0/+404 |