summaryrefslogtreecommitdiffstats
path: root/keyboards/mechkeys/mk60/mk60.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove more empty headers (#20155)Ryan2023-03-171-16/+0
|
* Refactor to use led config - Part 1 (#10905)Joel Challis2020-11-171-34/+0
| | | | | | | | | | | * Refactor to use led config * Refactor to use led config * Refactor to use led config * Refactor to use led config * Refactor to use led config
* [Keyboard] New Keyboard: MK60 (#5327)MechMerlin2019-03-071-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