diff options
Diffstat (limited to 'layouts/community/ergodox/ab/readme.md')
-rw-r--r-- | layouts/community/ergodox/ab/readme.md | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/layouts/community/ergodox/ab/readme.md b/layouts/community/ergodox/ab/readme.md new file mode 100644 index 000000000..fde1c1726 --- /dev/null +++ b/layouts/community/ergodox/ab/readme.md | |||
@@ -0,0 +1,21 @@ | |||
1 | # Beginner's keymap for Ergodox-EZ | ||
2 | Beginner's keymap emulates standard QWERTY keyboard for beginners. Once you get comfortable with the Ergodox-EZ, you may fork this keymap and customize it for your own needs or find a suitable one from the community contributed keymaps. | ||
3 | |||
4 |  | ||
5 | |||
6 | #### Pros | ||
7 | * Easier to switch between regular keyboards and Ergodox-EZ. | ||
8 | * Easy on beginners. It has everything you need for your day to day usage. | ||
9 | |||
10 | #### Cons | ||
11 | * Keys are not ergonomically placed to take full advantage of Ergodox-EZ. Take a look at this [Default Keymap](https://github.com/qmk/qmk_firmware/blob/master/keyboards/ergodox/keymaps/default/readme.md) | ||
12 | * While multiple layers are possible, beginner's keymap only uses one additional layer for mouse, function and volume keys. | ||
13 | |||
14 | #### Notes | ||
15 | * Ideally number key [6] should have started from the right-hand side of the keyboard. Doing so breaks the familiar QWERTY layout. | ||
16 | * Quote key ['] should have been placed between [:] and [Enter]. Due to lack of key space, it is placed below [Enter]. | ||
17 | * Double [Alt] keys are placed adjacent to each other for convenience. | ||
18 | * [CapsLock] also acts as [Ctrl] key when you press and hold. It is convenient for GNU Emacs users. | ||
19 | * Additional bracket keys are placed in the center of the keyboard for programmer's convenience. | ||
20 | |||
21 | |||