diff options
author | Jack Humbert <jack.humb@gmail.com> | 2016-08-19 17:54:12 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-08-19 17:54:12 -0400 |
commit | 47b670bceda7d1201546899255d76692894ac735 (patch) | |
tree | 7725ad798f66bb23b58ca61e1275088fd63db2ad /keyboards/kc60/keymaps/workman-dead/README.md | |
parent | 7bb9d7f0f9afded61ef968b62115e772651bb1b4 (diff) | |
parent | a1da23d827df80de1771dc7277dbba803507dabf (diff) |
Merge pull request #663 from tomb0y/kc60_workman_dead
Add the workman-dead layout for kc60
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 |