diff options
author | JeeBak Kim <jeebak.kim@gmail.com> | 2016-08-06 11:59:57 -0700 |
---|---|---|
committer | JeeBak Kim <jeebak.kim@gmail.com> | 2016-08-06 12:00:37 -0700 |
commit | bda4d15ffa5a7390591b2f4edb05ed568a1c708a (patch) | |
tree | 90b842621f94a6c5ad7cf50150cc0202badce0b0 /keyboards/planck/keymaps/jeebak/readme.md | |
parent | 57218827cbdb6e9510147239f69b8aa62e28cd14 (diff) |
Add Virtual Desktop Switching macros to TouchCursor layer
Diffstat (limited to 'keyboards/planck/keymaps/jeebak/readme.md')
-rw-r--r-- | keyboards/planck/keymaps/jeebak/readme.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/keyboards/planck/keymaps/jeebak/readme.md b/keyboards/planck/keymaps/jeebak/readme.md index 359aacff97..28ae34f475 100644 --- a/keyboards/planck/keymaps/jeebak/readme.md +++ b/keyboards/planck/keymaps/jeebak/readme.md @@ -84,12 +84,13 @@ this layer. The `KC_UNDO, KC_CUT, KC_COPY, KC_PASTE, KC_FIND,` and `KC_AGAIN` 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. +`AG_SWAP`) in the `_ADJUST` layer. The `Desk_L` and `Desk_R` macros are what I +use to switch between Virtual Desktops Left/Right. ``` ,-----------------------------------------------------------------------------------. |AltTab|CmdTab|CtlTab| GUI |Shift | ~ |Insert| Home | Up | End | Bksp | | |------+------+------+------+------+-------------+------+------+------+------+------| - | | Alt |Space | | Find |Again | PgUp | Left | Down |Right | | | + | | Alt |Space | | Find |Again | PgUp | Left | Down |Right |Desk_L|Desk_R| |------+------+------+------+------+------|------+------+------+------+------+------| | | Undo | Cut | Copy |Paste | ` | PgDn | Del | | | | | |------+------+------+------+------+------+------+------+------+------+------+------| |