summaryrefslogtreecommitdiffstats
path: root/keyboards/kmac/info.json
Commit message (Collapse)AuthorAgeFilesLines
* Remove non-Keychron keyboardslokher2022-09-131-191/+0
|
* Move keyboard USB IDs and strings to data driven: K (#17846)Ryan2022-08-031-1/+7
| | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-4/+0
|
* clean up generate-api errorsZach White2021-01-071-2/+0
|
* [Keyboard] Modernize KMAC (#6131)Mathias Andersson2019-06-261-5/+4
| | | | | | | | | | * [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
* QMK Configurator Support for KMAC (#2852)Eric2018-04-301-0/+192
* Added KMAC Config * Removed .vscode