diff options
author | coderkun <olli@coderkun.de> | 2016-10-02 10:04:29 +0200 |
---|---|---|
committer | coderkun <olli@coderkun.de> | 2016-10-02 10:04:29 +0200 |
commit | 8655677584483e46d9b45873aa50ec6e860486dd (patch) | |
tree | 3f1037d47607fd40be82fe9169795978f8f3551f /keyboards/kc60/keymaps/workman-dead/readme.md | |
parent | a10e100bd5e8bad73e1b04f54639a4cec36e4b9e (diff) | |
parent | 35e6870e5c8943c044187256e01c96ef400ca067 (diff) |
Merge branch 'master' into coderkun_neo2
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 |