diff options
author | dbroqua <dbroqua@mousur.org> | 2016-08-23 13:39:49 +0200 |
---|---|---|
committer | dbroqua <dbroqua@mousur.org> | 2016-08-23 13:39:49 +0200 |
commit | e65252d591b88f3c108d40ea5eeda9d561bc237c (patch) | |
tree | 6e43f93f62aef905c2c5beeb46ef37a18c38e7e0 /keyboards/kc60/keymaps/workman-dead/README.md | |
parent | 92fe78a5ea98cc8ca36d74ce86c24fe284729c39 (diff) | |
parent | fb4452c2f5a80720fd56306ea4fa7c61a5e8040d (diff) | |
download | qmk_firmware-e65252d591b88f3c108d40ea5eeda9d561bc237c.tar.gz |
Merge remote-tracking branch 'upstream/master'
# Conflicts:
# keyboards/planck/keymaps/dbroqua/keymap.c
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 000000000..f1fcdc960 --- /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 |