summaryrefslogtreecommitdiffstats
path: root/keyboards/kmac/keymaps/winkeyless/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* [Keyboard] Modernize KMAC (#6131)Mathias Andersson2019-06-261-93/+0
| | | | | | | | | | * [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
* Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark2019-02-161-3/+0
|
* Remove empty fn_actions[]fauxpark2019-01-111-4/+0
|
* QMK Configurator Support for KMAC (#2852)Eric2018-04-301-49/+52
| | | | | | * Added KMAC Config * Removed .vscode
* Unify KMAC code indentationMathias Andersson2017-06-171-39/+39
| | | | | | 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.
* Fix some KMAC code formatingMathias Andersson2017-06-171-6/+6
|
* Add support for KMACMathias Andersson2017-06-081-0/+97