aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/mechkeys
Commit message (Collapse)AuthorAgeFilesLines
* Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)ridingqwerty2020-01-301-6/+6
|
* Cleanup rules.mk for 32U4 keyboards, L-M (#7120)fauxpark2019-10-241-49/+2
| | | | | | * Cleanup rules.mk for 32U4 keyboards, L-M * Move some stuff to keyboard level
* Remove commented out MCUs in rules.mk (#5884)fauxpark2019-07-161-2/+1
|
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-1/+1
|
* [Keyboard] New Keyboard: MK60 (#5327)MechMerlin2019-03-079-0/+607
* 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