diff options
Diffstat (limited to 'layouts/community/ergodox/erez_experimental/readme.md')
-rw-r--r-- | layouts/community/ergodox/erez_experimental/readme.md | 55 |
1 files changed, 55 insertions, 0 deletions
diff --git a/layouts/community/ergodox/erez_experimental/readme.md b/layouts/community/ergodox/erez_experimental/readme.md new file mode 100644 index 000000000..f0738d9a7 --- /dev/null +++ b/layouts/community/ergodox/erez_experimental/readme.md | |||
@@ -0,0 +1,55 @@ | |||
1 | # Erez's experimental layout | ||
2 | |||
3 | This is my personal layout which I use to test out ideas which may or may not make it onto the default layout we ship with. It's based off the default layout, with various tweaks. | ||
4 | |||
5 | Changelog: | ||
6 | |||
7 | ## Nov 1, 2016: | ||
8 | |||
9 | * Adds dedicated text zooming keys in inner corners | ||
10 | |||
11 | ## May 24, 2016: | ||
12 | |||
13 | * Implements Leader key example | ||
14 | * Leader, W sends Alt-F4 | ||
15 | * Leader, O sends Ctrl-shift-o (a shortcut I use in FrontApp) | ||
16 | |||
17 | ## May 8, 2016: | ||
18 | |||
19 | * Makes bottom-right key send minus/underscore when tapped, L1 temporary toggle when held | ||
20 | * Tweaked the positions of the numbers on the symbol layer. Basically, 12345 are now directly under their number-row counterparts in layer 0. You can imagine pulling the number row down to the home row. And 67890 are directly under 12345 - so it's a matter of just adding 5 and going to the next row (1+5 = 6, 2+5 = 7 and so on). | ||
21 | * Tweaks media/nav layer | ||
22 | * Removes mouse control, as I don't use it | ||
23 | * Makes left home row keys PgUp, Home, End, PgDn | ||
24 | |||
25 | ## Apr 29, 2016: | ||
26 | |||
27 | * Tweaks the Hyper and Meh key to send brackets when tapped | ||
28 | * Turns bottom-right key into a minus/underscore (easy to reach with the right pinky) | ||
29 | |||
30 | ## Apr 25, 2016: | ||
31 | |||
32 | * Made it so that the right and left Shift keys send opening and closing parens ( ) when tapped | ||
33 | |||
34 | ## Feb 11, 2016: | ||
35 | |||
36 | * Updated ASCII legend for thumb clusters | ||
37 | * Made it so outer left-hand thumb key is L1 momentary toggle | ||
38 | * Added % and @ to L1 | ||
39 | * Swapped positions for _ and - on L1 | ||
40 | |||
41 | ## Feb 5, 2016: | ||
42 | |||
43 | * A whole new design for the symbol layer. Specifically: | ||
44 | * Put the minus, underscore, and semicolon right in the homerow for the right hand | ||
45 | * Parens are in better places for me | ||
46 | * The arrow keys now send Ctrl-PgUp and Ctrl-PgDn, for switching browser tabs with the arrows when in symbol layer | ||
47 | * Tab (right-hand outer thumb key) now does double duty to toggle symbol layer when held down | ||
48 | * Backspace (left-hand outer thumb key) now just toggles symbol layer (I wasn't using it as a backspace) | ||
49 | |||
50 | |||
51 | ## Jan 19, 2016: | ||
52 | |||
53 | * Made J into dual-action key (Alt when held down), to make Alt-tab more ergonomic. | ||
54 | * Made ' into dual-action key (Win/Cmd when held down). | ||
55 | |||