diff options
author | Christopher Browne <cbbrowne@ca.afilias.info> | 2016-02-08 10:53:50 -0500 |
---|---|---|
committer | Christopher Browne <cbbrowne@ca.afilias.info> | 2016-02-08 10:53:50 -0500 |
commit | bbcc1046a6c7417367c602b7ff46df1cef93804f (patch) | |
tree | ae51eef4043546360b17cc5893dc6e3b840d434c /keyboard/ergodox_ez/keymaps/jacobono/README.md | |
parent | fe1519de0750acb8377abbbcb4b47b766c11df9e (diff) | |
parent | 67f14d938b1cc9fd6713d91a0995d51ee6818a80 (diff) | |
download | qmk_firmware-bbcc1046a6c7417367c602b7ff46df1cef93804f.tar.gz |
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
Diffstat (limited to 'keyboard/ergodox_ez/keymaps/jacobono/README.md')
-rw-r--r-- | keyboard/ergodox_ez/keymaps/jacobono/README.md | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/keyboard/ergodox_ez/keymaps/jacobono/README.md b/keyboard/ergodox_ez/keymaps/jacobono/README.md new file mode 100644 index 000000000..48de0509f --- /dev/null +++ b/keyboard/ergodox_ez/keymaps/jacobono/README.md @@ -0,0 +1,34 @@ +# Default Layer # + +I'm using the colemak layer -- customized a bit to work a bit better when using spacemacs as my editor. + +![default-layer](img/colemak-default-layer.png) + +## Special Keys ## + +`SC1` => `LGUI + TAB` + +`SC2` => `LGUI + SPACE + TAB` + +`L1` => Switch to QWERTY Layout + +`T(L2)` => Toggle Symbol Layer + +`T(L3)` => Toggle Number and D-Pad Layer + +# QWERTY # + +Nothing special here -- just need this layer tucked away for the `WASD`. Which is literally the only reason I use it. +Just have the same button to toggle back to colemak. + +# Symbol Layer # + +![symbol-layer](img/symbol-layer.png) + +This is just putting matching closing symbols next to each other -- useful when editing lisp. + +# Number and D-Pad Layer # + +Just a basic number layer with a D-PAD on the other side. + +![number-dpad-layer](img/number-dpad-layer.png) |