summaryrefslogtreecommitdiff
path: root/keyboard/ergodox_ez/keymaps/ordinary/readme.md
diff options
context:
space:
mode:
authorErez Zukerman2016-05-04 22:31:00 -0400
committerErez Zukerman2016-05-04 22:31:00 -0400
commitdbb1c2f28142a7cd557945cb6bc3cf872f8b137d (patch)
treecf7c1de746261dc95e4bd7a988d9698acfac0d9e /keyboard/ergodox_ez/keymaps/ordinary/readme.md
parent31a697bc054c97c5ef168c5fd4633bb247cc5d7b (diff)
parent4b74eca2a5cee027965745ccf5f18c2b9f18115b (diff)
Merge pull request #305 from nrrkeene/master
Custom handling for shift keys, improved media layer
Diffstat (limited to 'keyboard/ergodox_ez/keymaps/ordinary/readme.md')
-rw-r--r--keyboard/ergodox_ez/keymaps/ordinary/readme.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/keyboard/ergodox_ez/keymaps/ordinary/readme.md b/keyboard/ergodox_ez/keymaps/ordinary/readme.md
index 842dc7ee1..f264dd48f 100644
--- a/keyboard/ergodox_ez/keymaps/ordinary/readme.md
+++ b/keyboard/ergodox_ez/keymaps/ordinary/readme.md
@@ -67,9 +67,11 @@ Alas, the yellow keys have at best spotty success with common software. Good luc
## Switching Between Layers ##
-The three Shift keys correspond to three logical layers on top of the ever-present base layer, and are represented in the three LEDs on the keyboard: Capitals (red), Symbols (green), Media (blue). The color of a layer illuminates when the layer is active. Shift keys work in the expected way: press them and the keys shift to that layer; release them and the keys shift back to the base layer. The Ordinary Layout also features a Shift Lock key to keep a layer active indefinitely. Hold down the Shift Lock key then press any Shift key to lock to that layer. Or, hold down the Shift key and press the Shift Lock key; it works either way. To revert to the base layer, use the Shift Lock key again in combination with the Shift key.
+In addition to Symbols and Media the Ordinary Layout treats the Capitals as a logical layer. Each layer is accessed by a shift key on each edge of the keyboard and corresponds to one of the three LEDs on the keyboard: Capitals (red), Symbols (green), Media (blue). The color of a layer illuminates when the layer is active.
-This layout attempts to treat the Capitals Shift layer the same as the other two Shift layers, but internally they are different which causes some inconsistencies. For instance, it is possible to switch from any layer to any other layer, and to lock to any layer, *except* it is not possible to go from Media to Symbols. You must exit the Media layer before engaging the Symbols layer. Also, the Caps Lock feature must be triggered by first pressing the Shift Lock key then a Capitals Shift key; it doesn't work if you press the Shift key first (instead you get the secondary symbol character associated with the Shift Lock button).
+Shift buttons work in the expected way: press them and all of the keys switch to that layer; release them and the keys switch back to the base layer. Lock layers using the Shift key in conjunction with the Shift Lock key. For instance, the widely and rightly loathed Caps Lock is engaged by pressing the Shift Lock button then Capitals Shift. Or, hold down the Shift key and press the Shift Lock key; it works either way. All the Shift keys work this way.
+
+Multiple layers can be turned on at once but only one controls the keyboard. The order of the LEDs indicates the priority order: Media, Symbols, Capitals.
## Special Escape & Backspace Sequences ##