summaryrefslogtreecommitdiff
path: root/keyboards/kmac/kmac.c
Commit message (Collapse)AuthorAge
* [Keyboard] Modernize KMAC (#6131)Mathias Andersson2019-06-26
| | | | | | | | | | * [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
* Unify KMAC code indentationMathias Andersson2017-06-17
| | | | | | 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.
* Add support for KMACMathias Andersson2017-06-08