summaryrefslogtreecommitdiffstats
path: root/keyboards/mechkeys/mk60/mk60.c
AgeCommit message (Collapse)AuthorFilesLines
2019-03-08[Keyboard] New Keyboard: MK60 (#5327)MechMerlin1-0/+50
* 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