Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-06-26 | [Keyboard] Modernize KMAC (#6131) | Mathias Andersson | |
* [Keyboard] Modernize the KMAC implementation This brings the matrix implementation more in line with the current default matrix code. It also simplifies the implementation quite a bit. * [Keyboard] Add layout support to KMAC | |||
2019-06-06 | Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) | Drashna Jaelre | |
2019-01-27 | Fix `1<col` instead of `1<<col` typo in matrix_is_on() | James Churchill | |
2017-06-17 | Unify KMAC code indentation | Mathias Andersson | |
It's a little unclear what the style guidelines are for the QMK project. But I figured that I should at least keep the indentation consistent within the KMAC part. | |||
2017-06-08 | Add support for KMAC | Mathias Andersson | |