diff options
-rw-r--r-- | keyboards/ergodox/keymaps/kastyle/readme.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/keyboards/ergodox/keymaps/kastyle/readme.md b/keyboards/ergodox/keymaps/kastyle/readme.md new file mode 100644 index 000000000..944286a81 --- /dev/null +++ b/keyboards/ergodox/keymaps/kastyle/readme.md | |||
@@ -0,0 +1,14 @@ | |||
1 | The kastyle keymap was originally intended to remap the ErgoDox EZ to more | ||
2 | closely approximate the layout of a Kinesis Advantage. Notable changes | ||
3 | over the stock ErgoDox layout include: | ||
4 | |||
5 | * Re-arragnement of tab, enter, space, and delete to match the Kinesis | ||
6 | * Addition of print screen, pause, etc. keys following the kines-ish keymap | ||
7 | on L1 | ||
8 | * GUI keys have replaced Ctrl on the thumb keys (for Mac use), and Alt keys | ||
9 | are mapped to allow Esc on tap (good for Vi users) | ||
10 | * Most notably, the addition of a momentary one-handed mode for quick and | ||
11 | easy access to keys on the other half of the keyboard, e.g. while using a | ||
12 | mouse in one hand, one may add text to a dialogue box with the other without | ||
13 | having to reach across the keyboard or remove one's hand from the mouse. | ||
14 | |||