summaryrefslogtreecommitdiffstats
path: root/keyboards/planck/keymaps/mattly/readme.md
diff options
context:
space:
mode:
authorMatthew Lyon <matthew@lyonheart.us>2018-12-18 17:37:04 +0100
committerDrashna Jaelre <drashna@live.com>2018-12-18 17:37:03 +0100
commite59f331268e28657954bdc7aa2f2eab09796610b (patch)
tree575b05e978e0841ed313788d1e5bf1d4f2b91591 /keyboards/planck/keymaps/mattly/readme.md
parent9eedaa88022f2e221ef3443ed35935e163b9ac95 (diff)
downloadqmk_firmware-e59f331268e28657954bdc7aa2f2eab09796610b.tar.gz
qmk_firmware-e59f331268e28657954bdc7aa2f2eab09796610b.tar.xz
Keymap: @mattly's planck layout (#4678)
Diffstat (limited to 'keyboards/planck/keymaps/mattly/readme.md')
-rw-r--r--keyboards/planck/keymaps/mattly/readme.md28
1 files changed, 28 insertions, 0 deletions
diff --git a/keyboards/planck/keymaps/mattly/readme.md b/keyboards/planck/keymaps/mattly/readme.md
new file mode 100644
index 000000000..58f2b979c
--- /dev/null
+++ b/keyboards/planck/keymaps/mattly/readme.md
@@ -0,0 +1,28 @@
+# Mattly's Planck layout
+
+This planck layout is optimized for, in order:
+
+- moving work from my pinkies to my thumbs
+- writing lisp/clojure code in my evil-mode based emacs setup
+- tapping out messages in chat applications such as slack
+- writing english in markdown files in said emacs
+- navigating mac applications
+- writing english in a web browser on a macintosh
+- writing other programming languages' code in said emacs
+- writing english in other contexts
+- literally anything else
+
+## oddities:
+
+You may notice that `enter` is on a layer. This is an experiment and I kind of
+like it so far, since many programs interpret that keystroke as a "commit"
+of some kind.
+
+## works in progress
+
+I'm trying to figure out how to make some things easier to do with the mouse or
+one-handed. Right now the combo of entering numbers and using a mouse with my
+right hand is kind of annoying. I want to be able to toggle layers on, but only
+from within that layer.
+
+![mattly's keymap](https://lyonheart.us/etc/mattly-keymap.png)