diff options
author | MechMerlin <mechmerlin@gmail.com> | 2017-08-01 11:23:46 -0700 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2017-08-02 16:05:46 -0400 |
commit | 70cc193d14474a59f863b7278cf924ee159ed16d (patch) | |
tree | ec5fbe3e58dbd77542db2695d09d53123d7b4ae5 /keyboards | |
parent | aab5f349a2ebba99ad2838a8e4b833bdaaf82e90 (diff) |
Add a readme.md file for the keymap
Diffstat (limited to 'keyboards')
-rw-r--r-- | keyboards/kc60/keymaps/mechmerlin/readme.md | 14 |
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 0000000000..6810c9620b --- /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`. |