mirror of
https://github.com/qmk/qmk_firmware
synced 2024-11-11 22:44:56 +00:00
Add a readme.md file for the keymap
This commit is contained in:
parent
aab5f349a2
commit
70cc193d14
1 changed files with 14 additions and 0 deletions
14
keyboards/kc60/keymaps/mechmerlin/readme.md
Normal file
14
keyboards/kc60/keymaps/mechmerlin/readme.md
Normal file
|
@ -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`.
|
Loading…
Reference in a new issue