diff options
author | Jack Humbert <jack.humb@gmail.com> | 2017-02-27 22:17:36 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-02-27 22:17:36 -0500 |
commit | b851b0b2ae0a127dba6411a4c349fb67007ffd77 (patch) | |
tree | 71c3b4c0b0886e4c8604cab6479e983899c7ee81 /keyboards/ergodox/keymaps/colemak_programmer/readme.md | |
parent | c62f3bd74d4d9719f9d26e0b4ab43d64d56c9715 (diff) | |
parent | bbbd49a1754c9b8cf2f69ca427fa5fe5630644f4 (diff) | |
download | qmk_firmware-b851b0b2ae0a127dba6411a4c349fb67007ffd77.tar.gz |
Merge pull request #1121 from Leszek111/master
add layout
Diffstat (limited to 'keyboards/ergodox/keymaps/colemak_programmer/readme.md')
-rw-r--r-- | keyboards/ergodox/keymaps/colemak_programmer/readme.md | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/keyboards/ergodox/keymaps/colemak_programmer/readme.md b/keyboards/ergodox/keymaps/colemak_programmer/readme.md new file mode 100644 index 000000000..db0cc5777 --- /dev/null +++ b/keyboards/ergodox/keymaps/colemak_programmer/readme.md @@ -0,0 +1,23 @@ +# ErgoDox EZ colemak_programmer + +## Features + +* Qwerty and colemak 2 in 1 + * Use DF() macro to swap the bottom layer so it behaves literally as collemak or qwerty + * Graphical creator did not allow this so I had to use TO(0) and TO(1) on the picture +* Symbol layer programmers friendly + * Not only symbols are easy to access but common combination are easy too: ->, =>, !=, etc. +* Windows and Mac + * The extra repeated Win key is very handy on Mac +* Numlock + +I came to this layout after several iterations. It is not the ultimate best ergonomic layout but it is the best if you switch back and forth between ergodox and laptops. + +## Notes +* The Quote and Enter can be swapped +* If you use sculpted key caps try turning the bottom key 180 degrees so it became very comfortable to type with thumb. + +Alternatively view the [graphical creator version](http://configure.ergodox-ez.com/keyboard_layouts/kmevwm/edit) but beware it is not the same due to the creator limitations. + +![Default](colemak_programmer_001.jpg) +![Default](colemak_programmer_002.jpg)
\ No newline at end of file |