qmk_firmware/keyboards/mechkeys/mk60/readme.md
MechMerlin 98b68bec53 [Keyboard] New Keyboard: MK60 (#5327)
* 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
2019-03-07 17:58:49 -08:00

14 lines
617 B
Markdown

# mechkeys mk60
60% keyboard with RGB underglow and backlights
Keyboard Maintainer: [MechMerlin](https://github.com/mechmerlin)
Hardware Supported: MK60
Hardware Availability: The MK60 was discontinued by [mechkeys.ca](https://mechkeys.ca/)
Make example for this keyboard (after setting up your build environment):
make mk60:default
See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).