From 98b68bec53ee814310cfc003b5b51504951601ec Mon Sep 17 00:00:00 2001 From: MechMerlin <30334081+mechmerlin@users.noreply.github.com> Date: Thu, 7 Mar 2019 17:58:49 -0800 Subject: [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 --- keyboards/mechkeys/mk60/keymaps/default/readme.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 keyboards/mechkeys/mk60/keymaps/default/readme.md (limited to 'keyboards/mechkeys/mk60/keymaps/default/readme.md') diff --git a/keyboards/mechkeys/mk60/keymaps/default/readme.md b/keyboards/mechkeys/mk60/keymaps/default/readme.md new file mode 100644 index 000000000..8a01d9475 --- /dev/null +++ b/keyboards/mechkeys/mk60/keymaps/default/readme.md @@ -0,0 +1 @@ +# The default keymap for mk60 -- cgit v1.2.3-24-g4f1b