From: MechMerlin Date: Tue, 1 Aug 2017 18:23:46 +0000 (-0700) Subject: Add a readme.md file for the keymap X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=70cc193d14474a59f863b7278cf924ee159ed16d;p=qmk_firmware.git Add a readme.md file for the keymap --- diff --git a/keyboards/kc60/keymaps/mechmerlin/readme.md b/keyboards/kc60/keymaps/mechmerlin/readme.md new file mode 100644 index 000000000..6810c9620 --- /dev/null +++ b/keyboards/kc60/keymaps/mechmerlin/readme.md @@ -0,0 +1,14 @@ +MechMerlin's KC60 Layout +====================== + +This is the 60% layout used by MechMerlin. It has 3 layers, base QWERTY, FN 1, and an arrows only layer. + +## Keymap Notes +- Highly influenced by the KBP V60 and WKL B.Face standard layouts +- Does not support any form of inswitch or underglow lighting as Merlin hates them. +- Arrow toggle switch is FN + Space +- Rest is FN + R + + +### Build +To build this keymap, simply run `make KEYMAP=mechmerlin`.