diff options
author | MechMerlin <30334081+mechmerlin@users.noreply.github.com> | 2018-08-31 14:49:18 -0700 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-08-31 14:49:18 -0700 |
commit | fb79015049ebd1309cd4f69a7584db614f50d1db (patch) | |
tree | e298559d4a92e0123083d54d1e50df91debdb1bd /layouts/community/60_ansi/mechmerlin-ansi/readme.md | |
parent | acc06a0848380fbeb2688d18bc19fee07797046c (diff) | |
download | qmk_firmware-fb79015049ebd1309cd4f69a7584db614f50d1db.tar.gz |
Keymap: Merlin Learns to QMK (#3820)
* Fix up my keymaps to use more QMK features
* update 60_ansi readme
* add the start of my userspace
* begin to use my new userspace
* use more of my userspace
* spread userspace love to my clueboard
* spread userspace love to 75 layout
* add a fairly vanilla readme
* put the FNX into a userspace incase I ever want to use it for something else
* respond to drashna's code review comments
Diffstat (limited to 'layouts/community/60_ansi/mechmerlin-ansi/readme.md')
-rw-r--r-- | layouts/community/60_ansi/mechmerlin-ansi/readme.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/layouts/community/60_ansi/mechmerlin-ansi/readme.md b/layouts/community/60_ansi/mechmerlin-ansi/readme.md index c81a126d5..1c40def2a 100644 --- a/layouts/community/60_ansi/mechmerlin-ansi/readme.md +++ b/layouts/community/60_ansi/mechmerlin-ansi/readme.md @@ -10,8 +10,8 @@ It is used on his [NPKC KC60](https://github.com/qmk/qmk_firmware/tree/master/keyboards/kc60) ## Keymap Notes -- Highly influenced by the KBP V60 and WKL B.Face standard layouts -- Arrow toggle switch is FN + Space +- Arrow toggle switch is tapping the `FN` key once. +- `Caps Lock` can be held to act as a `Left Control` ### Build To build the firmware file associated with this keymap, simply run `make your_keyboard:mechmerlin-ansi`. |