summaryrefslogtreecommitdiffstats
path: root/keyboards/mechkeys/mk60/info.json
Commit message (Collapse)AuthorAgeFilesLines
* Move keyboard USB IDs and strings to data driven: M (#17859)Ryan2022-08-031-0/+6
|
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-4/+0
|
* [Keyboard] New Keyboard: MK60 (#5327)MechMerlin2019-03-071-0/+83
* intial commit * fix up some of the cookie cutter code * define pins used and size of switch matrix * enable lighting settings and bootmagic lite * create the appropriate LAYOUT macro * remove a comma for compilation errors * provide a suitable keymap * disable console and command due to firmware being too large * add Caps Lock LED support * Add QMK Configurator support * fix markdown rendering * fix mechmerlin to mechkeys