diff options
author | Joshua T <joshua@sonofone.net> | 2016-08-24 23:46:52 -0500 |
---|---|---|
committer | Joshua T <joshua@sonofone.net> | 2016-08-24 23:46:52 -0500 |
commit | 42fa91a57dad18ccc3f6bf308f50b3f1e882dadd (patch) | |
tree | dae1290be66b6af1d498b0cf68fbef44f90d02be /keyboards/kc60/keymaps/workman-dead/README.md | |
parent | cac69cb58029bf246b22038f034205afbedbc695 (diff) | |
parent | ad206155aa6f87de3fb9f0aefe60685ec12905a8 (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 |