Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove filesize changes from default-ish rules.mk files, sans handwired (#8040) | ridingqwerty | 2020-01-30 | 1 | -6/+6 |
| | |||||
* | Cleanup rules.mk for 32U4 keyboards, L-M (#7120) | fauxpark | 2019-10-24 | 1 | -49/+2 |
| | | | | | | * Cleanup rules.mk for 32U4 keyboards, L-M * Move some stuff to keyboard level | ||||
* | Remove commented out MCUs in rules.mk (#5884) | fauxpark | 2019-07-16 | 1 | -2/+1 |
| | |||||
* | Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) | Drashna Jaelre | 2019-06-06 | 1 | -1/+1 |
| | |||||
* | [Keyboard] New Keyboard: MK60 (#5327) | MechMerlin | 2019-03-07 | 9 | -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 |