summaryrefslogtreecommitdiffstats
path: root/keyboards/kc60
diff options
context:
space:
mode:
authorMechMerlin <mechmerlin@gmail.com>2017-08-01 20:23:46 +0200
committerJack Humbert <jack.humb@gmail.com>2017-08-02 22:05:46 +0200
commit70cc193d14474a59f863b7278cf924ee159ed16d (patch)
treeec5fbe3e58dbd77542db2695d09d53123d7b4ae5 /keyboards/kc60
parentaab5f349a2ebba99ad2838a8e4b833bdaaf82e90 (diff)
downloadqmk_firmware-70cc193d14474a59f863b7278cf924ee159ed16d.tar.gz
qmk_firmware-70cc193d14474a59f863b7278cf924ee159ed16d.tar.xz
Add a readme.md file for the keymap
Diffstat (limited to 'keyboards/kc60')
-rw-r--r--keyboards/kc60/keymaps/mechmerlin/readme.md14
1 files changed, 14 insertions, 0 deletions
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`.