aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/kmac/kmac.c
Commit message (Collapse)AuthorAgeFilesLines
* [Keyboard] Modernize KMAC (#6131)Mathias Andersson2019-06-261-50/+50
| | | | | | | | | | * [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-171-13/+13
| | | | | | 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-081-0/+109