summaryrefslogtreecommitdiff
path: root/keyboards/kmac/keymaps/default/keymap.c
AgeCommit message (Collapse)Author
2019-04-09remove all keyboards but ergodox and planckDrashna Jaelre
2019-02-16Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark
2019-01-11Remove empty fn_actions[]fauxpark
2018-04-30QMK Configurator Support for KMAC (#2852)Eric
* Added KMAC Config * Removed .vscode
2017-06-17Unify KMAC code indentationMathias Andersson
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-17Fix some KMAC code formatingMathias Andersson
2017-06-08Add support for KMACMathias Andersson