Commit Graph

8 Commits (5a6737a778cfa828e4fdb5d382a84a41e5210d8e)

Author SHA1 Message Date
fauxpark 5a6737a778 Send string keycode tweaks (#7471) 6 years ago
Mathias Andersson 3483c51f62 [Keyboard] Modernize KMAC (#6131)
* [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
6 years ago
fauxpark e2d3c92199 Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152) 6 years ago
fauxpark 67adc29aa3 Remove empty fn_actions[] 6 years ago
Eric aade625054 QMK Configurator Support for KMAC (#2852)
* Added KMAC Config

* Removed .vscode
7 years ago
Mathias Andersson df26ede131 Unify KMAC code indentation
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.
8 years ago
Mathias Andersson be002137f9 Fix some KMAC code formating 8 years ago
Mathias Andersson 1b02b2006e Add support for KMAC 8 years ago