From 1415e3108f3f639238f103da4d6deaaf3dae86dc Mon Sep 17 00:00:00 2001 From: Alex Johnstone Date: Sun, 27 Mar 2016 20:50:49 -0700 Subject: [PATCH] =?UTF-8?q?Fixed=20issues,=20added=20unicode=20layer=20?= =?UTF-8?q?=E2=8C=AC=20=C2=AF\=5F=E2=A9=BE=E3=83=84=E2=A9=BD=5F/=C2=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- keyboard/ergodox_ez/keymaps/alexjj/readme.md | 51 +++++++++++++++++--- 1 file changed, 45 insertions(+), 6 deletions(-) diff --git a/keyboard/ergodox_ez/keymaps/alexjj/readme.md b/keyboard/ergodox_ez/keymaps/alexjj/readme.md index e3a06fe32..f6b160a28 100644 --- a/keyboard/ergodox_ez/keymaps/alexjj/readme.md +++ b/keyboard/ergodox_ez/keymaps/alexjj/readme.md @@ -34,15 +34,15 @@ Layout |--------+------+------+------+------+------| [ | | ] |------+------+------+------+------+--------| | Win | A | S | D | F | G |------| |------| H | J | K | L | :; | '" | |--------+------+------+------+------+------| Home | | End |------+------+------+------+------+--------| -| LShift |Z/Alt | X | C | V | B | | | | N | M | , | . |//Alt| RShift | +| LShift |Z/Alt | X | C | V | B | | | | N | M | , | . | Alt | RShift | `--------+------+------+------+------+-------------' `-------------+------+------+------+------+--------' - |LCtrl | `~ | Hyper| Left | Right| | Down | Up | COPY | PASTE| RCtrl | + |LCtrl | COPY | PASTE| Left | Right| | Down | Up |Hyper | `~ | RCtrl | `----------------------------------' `----------------------------------' ,-------------. ,-------------. - Hyper = Ctrl+Super+Alt+Shift | Alt | F5 | | F2 | ~L2 | + Hyper = Ctrl+Super+Alt+Shift | ~L3 | F5 | | F2 | ~L2 | ,------|------|------| |------+------+------. | | | PgUp | | Ins | | | - | Space| BkSp |------| |------| ~L1 |Enter | + | Enter| BkSp |------| |------| ~L1 |Space | | | | PgDn | | Del | | | `--------------------' `--------------------' ``` @@ -83,7 +83,7 @@ Not touched this, not used either. |--------+------+------+------+------+------| | | |------+------+------+------+------+--------| | | | | | | | | | | | | Prev | Next | | | `--------+------+------+------+------+-------------' `-------------+------+------+------+------+--------' - | | | | Lclk | Rclk | |VolUp |VolDn | Mute | | | + | | | | Lclk | Rclk | |VolDn |VolUp | Mute | | | `----------------------------------' `----------------------------------' ,-------------. ,-------------. | | | | | | @@ -93,17 +93,56 @@ Not touched this, not used either. | | | | | | | | `--------------------' `--------------------' ``` +### Unicode Layer + +Used to enter/test unicode input on Windows. All numbers are numpad keys. + +``` +,--------------------------------------------------. ,--------------------------------------------------. +| Alt | 1 | 2 | 3 | 4 | 5 | 6 | | 7 | 8 | 9 | 0 | + | + | | +|--------+------+------+------+------+-------------| |------+------+------+------+------+------+--------| +| Alt | | | E | | | | | | | 7 | 8 | 9 | + | | +|--------+------+------+------+------+------| | | |------+------+------+------+------+--------| +| Alt | A | | D | F | |------| |------| | 4 | 5 | 6 | + | | +|--------+------+------+------+------+------| | | |------+------+------+------+------+--------| +| Alt | | | C | | B | | | | | 1 | 2 | 3 | + | | +`--------+------+------+------+------+-------------' `-------------+------+------+------+------+--------' + | Alt | Alt | Alt | | | | 0 | 0 | 0 | + | | + `----------------------------------' `----------------------------------' + ,-------------. ,-------------. + WINDOWS ONLY SETUP!! | ~L3 | | | | | + ,------|------|------| |------+------+------. + | | | | | | | | + | Alt | Alt |------| |------| Alt | Alt | + | | | | | | | | + `--------------------' `--------------------' +``` + Usage ------ -~L1 / L2 will momentarily switch to a layer if held and another key is pressed. +~L1 / L2 / L3 will momentarily switch to a layer if held and another key is pressed. If pressed and released will remain on layer until pressed again. +### Unicode + +This layout is for Windows only. To enter a character Press and Hold Alt, type + and hex code then release Alt. Changelog ----------- +### [0.2.0] - 2016-03-27 + +* Added unicode layer +* Moved Copy/Paste to left hand side +* Switched Enter and Space (again) +* Added L3 (unicode layer) toggle +* Removed Press and Hold for Alt on right hand size (/) +* Swapped Volume Up/Down to match arrows +* Tried fixing £ macro +* Removed * in the matrix function things (upstream change) + ### [0.1.1] - 2016-03-23 * Changed £ input to a macro