summaryrefslogtreecommitdiff
path: root/keyboards/kmac
Commit message (Collapse)AuthorAge
* Remove all Makefiles from the keyboards directory. (#1660)skullydazed2017-09-08
| | | | | | | | | | | | | | | | | | | | | | * Remove all Makefiles from the keyboards directory. * update keymaps added in the last 8 days * Ignore keyboard/keymap makefiles * update hand_wire to reflect our new Makefile-less reality * Update the make guide to reflect the new reality * move planck keymap options to rules.mk * update planck keymaps 4real * trigger travis * add back build_keyboard.mk * restore changes to build_keyboard
* Update keyboards' rules.mk/Makefiles (#1442)Jack Humbert2017-06-30
| | | this may change some of the keyboards' default settings - if you experience anything odd, please check back to this commit
* 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.
* Enable backlight support by default for KMACMathias Andersson2017-06-17
|
* Correct layer switching in KMAC keymap readmesMathias Andersson2017-06-17
|
* Fix some KMAC code formatingMathias Andersson2017-06-17
|
* Don't include the console by default on the KMACMathias Andersson2017-06-17
|
* Add support for KMACMathias Andersson2017-06-08