Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | QMK Configurator Support for KMAC (#2852) | Eric | 2018-04-30 | 2 | -98/+104 |
| | | | | | | * Added KMAC Config * Removed .vscode | ||||
* | remove all makefiles from keyboard directories | Jack Humbert | 2017-09-27 | 2 | -74/+0 |
| | |||||
* | Remove all Makefiles from the keyboards directory. (#1660) | skullydazed | 2017-09-08 | 2 | -0/+74 |
| | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | Unify KMAC code indentation | Mathias Andersson | 2017-06-17 | 4 | -80/+80 |
| | | | | | | 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. | ||||
* | Correct layer switching in KMAC keymap readmes | Mathias Andersson | 2017-06-17 | 2 | -2/+2 |
| | |||||
* | Fix some KMAC code formating | Mathias Andersson | 2017-06-17 | 4 | -16/+16 |
| | |||||
* | Don't include the console by default on the KMAC | Mathias Andersson | 2017-06-17 | 2 | -2/+2 |
| | |||||
* | Add support for KMAC | Mathias Andersson | 2017-06-08 | 8 | -0/+429 |