diff options
Diffstat (limited to 'layouts/community/ergodox/dave/readme.md')
-rw-r--r-- | layouts/community/ergodox/dave/readme.md | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/layouts/community/ergodox/dave/readme.md b/layouts/community/ergodox/dave/readme.md new file mode 100644 index 000000000..aa0f9bd19 --- /dev/null +++ b/layouts/community/ergodox/dave/readme.md | |||
@@ -0,0 +1,38 @@ | |||
1 | This keymap is my preferred layout (after a certain amount of experimentation). | ||
2 | The rationale behind the design is as follows: | ||
3 | |||
4 | I grew up typing from a very early age and thus never learned the "correct" way | ||
5 | to touch type (essentially, I'm self-taught). As a, result my fingers don't | ||
6 | tend to stay on the "home keys" and occasionally my right hand wants to type | ||
7 | keys that are on the left of the keyboard, and vice versa. | ||
8 | |||
9 | Hence, despite liking the idea of split keyboards in principle, I've never been | ||
10 | able to get on with them because the split simply doesn't work with my style of | ||
11 | typing. The Ergodox solves this neatly by virtue of having a few extra keys in | ||
12 | the "middle" of the keyboard which I can utilise for deliberate redundancy. | ||
13 | Thus in this keymap there are two "6" keys (one on the left, one on the right) | ||
14 | and likewise Y, H, G, and B are all duplicated to enable one-handed patterns | ||
15 | that I use frequently (e.g. "byobu" with the right hand, "yes" with the left, | ||
16 | etc.). | ||
17 | |||
18 | I occasionally use the numeric pad for data entry, thus this is duplicated | ||
19 | under the natural home position of the right hand in layer 1 (activated by | ||
20 | holding one of the right thumb buttons), while the cursor keys are duplicated | ||
21 | under the classic WASD gaming layout of the left hand in layer 2 (activated by | ||
22 | holding one of the left thumb buttons). Various other useful keys also appear | ||
23 | in these layers (brackets and symbols for coding in layer 1, navigation and | ||
24 | F-keys in layer 2, etc.). | ||
25 | |||
26 | Finally, modifier keys like Ctrl, Shift, and Alt, along with Backspace and | ||
27 | Enter are all in traditional locations in an effort to reuse existing muscle | ||
28 | memory as much as possible (keys like =, #, and ' are in layer 1). The layout | ||
29 | maps are in the comments of keymap_dave.c so I won't bother duplicating them | ||
30 | here. | ||
31 | |||
32 | Oh, and the LEDs are rather pimped ... because I could! | ||
33 | |||
34 | Anyway, although I'm sure this keymap won't be to many people's taste you might | ||
35 | find some interesting ideas in here for your own layouts. Do tweet me | ||
36 | (@waveform80) if you have any questions / suggestions / bugs. | ||
37 | |||
38 | Dave. | ||