diff options
author | Stick <nstickney@gmail.com> | 2017-06-07 15:55:52 -0500 |
---|---|---|
committer | Stick <nstickney@gmail.com> | 2017-06-07 15:55:52 -0500 |
commit | 035f7bb1bfac1c7ca20d61bbdd31858720fde7eb (patch) | |
tree | 60485dcad3433842360007cd572acb275bc09901 /keyboards/clueboard/keymaps/magicmonty/readme.md | |
parent | f397402e101774eedd1748b1e31c7386f927d4ed (diff) | |
parent | 8cc0035ea05fa46251e0bb5a308208ac27873950 (diff) | |
download | qmk_firmware-035f7bb1bfac1c7ca20d61bbdd31858720fde7eb.tar.gz qmk_firmware-035f7bb1bfac1c7ca20d61bbdd31858720fde7eb.zip |
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'keyboards/clueboard/keymaps/magicmonty/readme.md')
-rw-r--r-- | keyboards/clueboard/keymaps/magicmonty/readme.md | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/keyboards/clueboard/keymaps/magicmonty/readme.md b/keyboards/clueboard/keymaps/magicmonty/readme.md new file mode 100644 index 0000000000..728c188225 --- /dev/null +++ b/keyboards/clueboard/keymaps/magicmonty/readme.md @@ -0,0 +1,32 @@ +``` + ___ _____ _ _ _ __ __ _ __ +|__ \ / ____| | | | | | / / / /(_) / / + ||) | | | | |_ _ ___| |__ ___ __ _ _ __ __| | / /_ / /_ / / + |/ / | | | | | | |/ _ \ '_ \ / _ \ / _` | '__/ _` | | '_ \| '_ \ / / + |_| | |____| | |_| | __/ |_) | (_) | (_| | | | (_| | | (_) | (_) / / _ + (_) \_____|_|\__,_|\___|_.__/ \___/ \__,_|_| \__,_| \___/ \___/_/ (_) +``` + +![Clueboard Layout Image](layout.png) + +# MouseKeys Layout + +This layout is a combination of the `mouse_keys` and the `win_optimized` layouts. +This layout is optimized for an ISO layout. + +It adds a mouse layer. When you hold down the spacebar the arrow keys +will move your mouse cursor. You can click using the 3 mods to the left of the +arrow keys, or the 3 keys under your primary fingers on the home row. +The Left, Down, Up and Right for the mouse movement are also VIM-Like on the HJKL keys + +The CapsLock is disabled and works as Function key. + +There is also a separate media layer with Volume/Play controls + +The different layers are signalled throug setting of the underlight: + +- Base layer: White +- Function layer: Yellow +- Media layer: Green +- Mouse layer: Blue +- Control layer: Red |