diff options
author | Jack Humbert <jack.humb@gmail.com> | 2016-08-27 17:30:05 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-08-27 17:30:05 -0400 |
commit | 2ac90ed704fab125aebf8063f7b07d1a7c1ce60c (patch) | |
tree | 5ba3af9216fe107b5e4c008e2eb48e26906159f5 /keyboards/kc60/keymaps/workman-dead/readme.md | |
parent | bade8be66c3440cc91db1d56d3a29a5b5af226dc (diff) | |
parent | 3f0e1b3a8ea2e8013a77a8ce948d2f69bbdcd869 (diff) |
Merge pull request #684 from tomb0y/kc60_workman_dead
Correct typo in kc60 workman-dead keymap
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 |