Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-08-03 | Move keyboard USB IDs and strings to data driven: K (#17846) | Ryan | |
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> | |||
2021-09-12 | Remove width, height and key_count from info.json (#14274) | Ryan | |
2021-01-07 | clean up generate-api errors | Zach White | |
2019-06-26 | [Keyboard] Modernize KMAC (#6131) | 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 | |||
2018-04-30 | QMK Configurator Support for KMAC (#2852) | Eric | |
* Added KMAC Config * Removed .vscode |