aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/kmac/readme.md
Commit message (Collapse)AuthorAgeFilesLines
* [Keyboard] Modernize KMAC (#6131)Mathias Andersson2019-06-261-33/+10
| | | | | | | | | | * [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
* Fixing dead links (#5503)Brian Choromanski2019-03-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fixed typo of 'confid.h' to 'config.h' * Fixed broken links in docs * Fixed a lot of dead links * Removed all dead links that I could not find a replacement for * Placed knops links back in * Fixed plank keymaps so that they will compile for planck light * Https doesn't work on knops.io * tv44:budi now compiles * s60_x:amnesia0287 now compiles * Fixed allocation of key_combos so that narze keymap for planck can compile correctly * Disabled rgb on ergodone and infinity * Enabled tap dance so it compiles * Added return statement so it compiles * If compiling on light disable extra functionality * Properly redefined variable so it compiles * Remove remaining dead links
* QMK Configurator Support for KMAC (#2852)Eric2018-04-301-6/+5
| | | | | | * Added KMAC Config * Removed .vscode
* Fixed dead links (#2451)Brian Choromanski2018-03-011-1/+1
| | | | | | | | * Fixed typo of 'confid.h' to 'config.h' * Fixed broken links in docs * Fixed a lot of dead links
* Add support for KMACMathias Andersson2017-06-081-0/+45