aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/mechkeys/mk60/mk60.h
Commit message (Collapse)AuthorAgeFilesLines
* [Keyboard] New Keyboard: MK60 (#5327)MechMerlin2019-03-071-0/+41
* 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