]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
Add a readme.md file for the keymap
authorMechMerlin <mechmerlin@gmail.com>
Tue, 1 Aug 2017 18:23:46 +0000 (11:23 -0700)
committerJack Humbert <jack.humb@gmail.com>
Wed, 2 Aug 2017 20:05:46 +0000 (16:05 -0400)
keyboards/kc60/keymaps/mechmerlin/readme.md [new file with mode: 0644]

diff --git a/keyboards/kc60/keymaps/mechmerlin/readme.md b/keyboards/kc60/keymaps/mechmerlin/readme.md
new file mode 100644 (file)
index 0000000..6810c96
--- /dev/null
@@ -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`.