diff options
Diffstat (limited to 'keyboards/ergodox/keymaps/videck/readme.md')
-rw-r--r-- | keyboards/ergodox/keymaps/videck/readme.md | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/keyboards/ergodox/keymaps/videck/readme.md b/keyboards/ergodox/keymaps/videck/readme.md new file mode 100644 index 000000000..759e81bac --- /dev/null +++ b/keyboards/ergodox/keymaps/videck/readme.md | |||
@@ -0,0 +1,24 @@ | |||
1 | ViDeck keymap for ErgoDox | ||
2 | ========================= | ||
3 | |||
4 | This is a QWERTY layout based on the US layout, where Vi functionality has been | ||
5 | especially considered. | ||
6 | |||
7 | # Features | ||
8 | * Mouse movements using the Vi movement keys. | ||
9 | * Vi movement keys doubling as arrow keys. | ||
10 | * Shift lock using double tap. | ||
11 | * A coder's modifier key for easy input of parenthesis. | ||
12 | * Acess to the escape key using either thumb. | ||
13 | * Reasonably accessible Scroll Lock key (useful if you, like me, want to switch | ||
14 | to a non-US layout once in a while in X). | ||
15 | |||
16 | # Missing keys | ||
17 | * Caps Lock (shift lock is used instead). | ||
18 | * Pause/Break. | ||
19 | * Print Screen. | ||
20 | |||
21 | # LEDs | ||
22 | * Shift lock is indicated using first LED. | ||
23 | * Arrow keys layer is indicated using second LED. | ||
24 | * Mouse keys layer is indicated using third LED. | ||