diff options
author | Jack Humbert <jack.humb@gmail.com> | 2016-11-16 14:54:18 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-11-16 14:54:18 -0500 |
commit | 9f1b27c5bad5ba36afaa32f986fd662053215d8b (patch) | |
tree | 6a778dfb78af47b067feef053adeacceea778f33 /keyboards/ergodox/keymaps/videck/readme.md | |
parent | e025a94bc26db60948923b2683d195db9e068866 (diff) | |
parent | 162f603b1c36c63aa170170998b361a86413767f (diff) |
Merge pull request #880 from psyill/master
Added keymap "videck", an ErgoDox keymap for Vi(m) users.
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 0000000000..759e81bac5 --- /dev/null +++ b/keyboards/ergodox/keymaps/videck/readme.md @@ -0,0 +1,24 @@ +ViDeck keymap for ErgoDox +========================= + +This is a QWERTY layout based on the US layout, where Vi functionality has been +especially considered. + +# Features +* Mouse movements using the Vi movement keys. +* Vi movement keys doubling as arrow keys. +* Shift lock using double tap. +* A coder's modifier key for easy input of parenthesis. +* Acess to the escape key using either thumb. +* Reasonably accessible Scroll Lock key (useful if you, like me, want to switch + to a non-US layout once in a while in X). + +# Missing keys +* Caps Lock (shift lock is used instead). +* Pause/Break. +* Print Screen. + +# LEDs +* Shift lock is indicated using first LED. +* Arrow keys layer is indicated using second LED. +* Mouse keys layer is indicated using third LED. |