diff options
author | Joshua T <joshua@sonofone.net> | 2016-09-01 07:40:46 -0500 |
---|---|---|
committer | Joshua T <joshua@sonofone.net> | 2016-09-01 07:40:46 -0500 |
commit | 5520b0022fc6cd3dff805eb31ed4bb7e4385ee2a (patch) | |
tree | 0346d24fd7a8905486a687c68084af25022c4312 /keyboards/kc60/keymaps/workman-dead/readme.md | |
parent | b0c3d596816c178ccd94738a3866a08b71027d0d (diff) | |
parent | e28d151a8a1d458f3c18897c6095decc17b0c3a1 (diff) |
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'keyboards/kc60/keymaps/workman-dead/readme.md')
-rw-r--r-- | keyboards/kc60/keymaps/workman-dead/readme.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/kc60/keymaps/workman-dead/readme.md b/keyboards/kc60/keymaps/workman-dead/readme.md new file mode 100644 index 0000000000..f1fcdc9606 --- /dev/null +++ b/keyboards/kc60/keymaps/workman-dead/readme.md @@ -0,0 +1,17 @@ +# Workman dead with spacefn (kc60 @ QMK) + +## Layout reference +![workman dead with spacefn](./kc60-wm-dead.png) + +## Build + +To build this keymap, simply run `make KEYMAP=workman-dead`. + +## Notes + +* the default layout is `workman` (try it out, it's awesome!), but it can be changed to `qwerty` with the `rebel` key (the function layer won't change though) +* `comma` acts as a dead key, that means tapping/holding it will activate the **oneshot** `dead key` layer (marked red in the reference) +* hold `space` to access the `function` layer (marked blue in the reference) +* hold `tab` to activate the mouse layer +* the `function` layer contains mostly osx specific shortcuts +* on the right side of the bottom row `alt` and `super` are switched compared to a standard layout |