diff options
author | MechMerlin <30334081+mechmerlin@users.noreply.github.com> | 2019-01-10 11:35:58 -0800 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2019-01-10 11:35:58 -0800 |
commit | 07c6c4acb93b2faefb504bfdc076bc35134f0bee (patch) | |
tree | d3b33a8da046e5886a21d70833855c68afd574ce /keyboards/alps64/keymaps/mechmerlin/readme.md | |
parent | 3ac6989cc13b2198f107d518e221effe55d98cd4 (diff) |
[Keymap] Alps64 Keymap + Readme Updates (#4807)
* update readme to adhere to modern QMK standards
* add in my keymap as I keep losing the darn hex file
* no need for KC_FNX
* update readme
Diffstat (limited to 'keyboards/alps64/keymaps/mechmerlin/readme.md')
-rw-r--r-- | keyboards/alps64/keymaps/mechmerlin/readme.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/keyboards/alps64/keymaps/mechmerlin/readme.md b/keyboards/alps64/keymaps/mechmerlin/readme.md new file mode 100644 index 0000000000..896e7ec3cb --- /dev/null +++ b/keyboards/alps64/keymaps/mechmerlin/readme.md @@ -0,0 +1,10 @@ +# MechMerlin Alps64 Infinity Keymap + +This is the 60% infinity layout used by u/merlin36, host of the [MechMerlin](www.youtube.com/mechmerlin) +YouTube channel. + +## Keymap Notes +- `Caps Lock` can be held to act as a `Left Control` + +### Build +To build the firmware file associated with this keymap, simply run `make alps64:mechmerlin`. |