summaryrefslogtreecommitdiff
path: root/keyboards/planck/keymaps/jeebak/readme.md
diff options
context:
space:
mode:
authorJeeBak Kim <jeebak.kim@gmail.com>2016-08-03 20:00:54 -0700
committerJeeBak Kim <jeebak.kim@gmail.com>2016-08-03 21:21:28 -0700
commit7db1d7902bfb7044b899859d95846fa92bad61db (patch)
tree801e5e1776b7b2133828a66411435cdad0e23bd7 /keyboards/planck/keymaps/jeebak/readme.md
parent9a4e72fa7175f0ef3b31c6a6036ac1a5010dc6c1 (diff)
Workaround for KC_COPY, etc. based on current AG_NORM/AG_SWAP setting
Diffstat (limited to 'keyboards/planck/keymaps/jeebak/readme.md')
-rw-r--r--keyboards/planck/keymaps/jeebak/readme.md12
1 files changed, 7 insertions, 5 deletions
diff --git a/keyboards/planck/keymaps/jeebak/readme.md b/keyboards/planck/keymaps/jeebak/readme.md
index de2096954b..094bc2a0ed 100644
--- a/keyboards/planck/keymaps/jeebak/readme.md
+++ b/keyboards/planck/keymaps/jeebak/readme.md
@@ -77,15 +77,17 @@ are represented below. My personalizations include all of the keys shown for
the left hand. Having the `Alt` and `Shift` keys (as well as the `Control` key
from the base layers) readily accessible from the home row allows quick word
jumps and highlighting when used in conjunction with the arrow keys. The
-`AltTab` macro is not only useful under Windows, but also under Mac when used
+`Alt-Tab` macro is not only useful under Windows, but also under Mac when used
with alternative switchers like [HyperSwitch](https://bahoom.com/hyperswitch).
-The `CmdTab` and `CtlTab` sequences are duplicated for easy access while in
+The `Cmd-Tab` and `Ctrl-Tab` sequences are duplicated for easy access while in
this layer. The `KC_UNDO, KC_CUT, KC_COPY, KC_PASTE, KC_FIND,` and `KC_AGAIN`
-keycodes have been mapped but they don't seem to work on Mac. Presumably
-they'll work under Windows.
+keycodes do not seem to work. There are macros in place that'll "automatically"
+choose the correct version (`Cmd-Tab` vs. `Alt-Tab`, `Cmd-C` vs. `Ctrl-C`,
+etc.) depending on which layout you've currently selected (`AG_NORM` or
+`AG_SWAP`) in the `_ADJUST` layer.
```
,-----------------------------------------------------------------------------------.
- |AltTab|CmdTab|CtlTab| GUI |Shift | ~ |Insert| Home | Up | End | Bksp | |
+ |CmdTab|AltTab|CtlTab| GUI |Shift | ~ |Insert| Home | Up | End | Bksp | |
|------+------+------+------+------+-------------+------+------+------+------+------|
| | Alt |Space | | Find |Again | PgUp | Left | Down |Right | | |
|------+------+------+------+------+------|------+------+------+------+------+------|