summaryrefslogtreecommitdiffstats
path: root/keyboards/kmac
AgeCommit message (Collapse)AuthorFilesLines
2017-06-30Update keyboards' rules.mk/Makefiles (#1442)Jack Humbert1-14/+14
this may change some of the keyboards' default settings - if you experience anything odd, please check back to this commit
2017-06-17Unify KMAC code indentationMathias Andersson6-94/+94
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-17Enable backlight support by default for KMACMathias Andersson1-1/+1
2017-06-17Correct layer switching in KMAC keymap readmesMathias Andersson2-2/+2
2017-06-17Fix some KMAC code formatingMathias Andersson4-16/+16
2017-06-17Don't include the console by default on the KMACMathias Andersson3-3/+3
2017-06-08Add support for KMACMathias Andersson15-0/+1218