Commit Graph

5 Commits (b3b115bcc4466b0320a6725c8e994a9ef4186328)

Author SHA1 Message Date
Mathias Andersson 3483c51f62 [Keyboard] Modernize KMAC (#6131)
* [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
6 years ago
Drashna Jaelre faaaa134fd Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 6 years ago
James Churchill 6d2071ad6e Fix `1<col` instead of `1<<col` typo in matrix_is_on() 6 years ago
Mathias Andersson df26ede131 Unify KMAC code indentation
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.
8 years ago
Mathias Andersson 1b02b2006e Add support for KMAC 8 years ago