aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/kmac/keymaps/default/keymap.c
AgeCommit message (Collapse)Author
2019-06-26[Keyboard] Modernize KMAC (#6131)Gravatar Mathias Andersson
* [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
2019-02-16Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)Gravatar fauxpark
2019-01-11Remove empty fn_actions[]Gravatar fauxpark
2018-04-30QMK Configurator Support for KMAC (#2852)Gravatar Eric
* Added KMAC Config * Removed .vscode
2017-06-17Unify KMAC code indentationGravatar Mathias 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 formatingGravatar Mathias Andersson
2017-06-08Add support for KMACGravatar Mathias Andersson