summaryrefslogtreecommitdiff
path: root/keyboards/ergodox_ez/keymaps/dvorak_42_key/README.md
diff options
context:
space:
mode:
authorlucwastiaux2017-11-14 07:50:39 +0800
committerJack Humbert2017-11-13 18:50:39 -0500
commitdd60038eeb1c6eca994d587a6b16c23c93ccafe3 (patch)
tree4ebfe1d552b2ed3d7b3fc9caacbca14ff86cfc28 /keyboards/ergodox_ez/keymaps/dvorak_42_key/README.md
parent716ff76f5bf33bc78a834d996d812b4a2e0f7021 (diff)
Changes to Atreus and Ergodox EZ Dvorak 42key layout (#1997)
* importing 42 key dvorak layout * added comment for build instructions * adding atreus dvorak 42 key layout * added readme * add readme * build instructions * additional MEH shortcuts * added shifted symbols on symbols layer * working extra symbols on COMBINED layer * bring atreus layout inline with the ergodox one * add necessary macros * working ls macro * added more shell macros * added screen rename / screen number macros * add ctrl-a key in shell-nav to use screen more easily * added shell screen layer * assign screen switching macros to screen layer * define all screen switching macros * more screen-related shortcuts added on shell screen layer * change shell nav bottom right row to match base layer (backspace / delete) * remove some mappings on SHELL_NAV layer as they are now in the screen layer * added more screen macros * changes to COMBINED layer (pipe on the right) and modified shell nav * moved pipe/backslash to then right * documented SHELL_SCREEN layer * put backspace/delete on SHELL_NAV layer
Diffstat (limited to 'keyboards/ergodox_ez/keymaps/dvorak_42_key/README.md')
-rw-r--r--keyboards/ergodox_ez/keymaps/dvorak_42_key/README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/keyboards/ergodox_ez/keymaps/dvorak_42_key/README.md b/keyboards/ergodox_ez/keymaps/dvorak_42_key/README.md
index 9d30c2e19..4e5f25f09 100644
--- a/keyboards/ergodox_ez/keymaps/dvorak_42_key/README.md
+++ b/keyboards/ergodox_ez/keymaps/dvorak_42_key/README.md
@@ -14,4 +14,5 @@ Layers
* KEYSEL: similar to KEYNAV, except for shift-selection
* COMBINED: this is a layer that combines numbers, brackets and special characters. !@#$%^&*( can be type by shift+COMBINED+1/2/3/etc..
* MOUSE: mouse navigation, as well as browser tab-left/tab-right shortcuts
-* SHELL_NAV: Linux Bash shortcuts (move forward/backward in command line, move between screen windows, Ctrl+C, recall last argument, etc \ No newline at end of file
+* SHELL_NAV: Linux Bash shortcuts (move forward/backward in command line, Ctrl+C, recall last argument, etc
+* SHELL_SCREEN: Linux screen (run multiple terminals in one window) shortcuts such as open new tabs, switch between tabs \ No newline at end of file