summaryrefslogtreecommitdiffstats
path: root/keyboards/atreus62/keymaps/mneme/README.md
diff options
context:
space:
mode:
authorXyverz <xyverz@gmail.com>2017-01-19 15:54:18 +0100
committerXyverz <xyverz@gmail.com>2017-01-19 15:54:18 +0100
commitb8b2a55973b689fb4e827f6e967163114c575cd6 (patch)
treebc30ea43e345d0e212c27d77e2a36f97e1b49371 /keyboards/atreus62/keymaps/mneme/README.md
parent80bc59858539383713c9d9f771ae293b1153674f (diff)
parent10ff9623214ee62935a17b3f68d5180756b7a27b (diff)
downloadqmk_firmware-b8b2a55973b689fb4e827f6e967163114c575cd6.tar.gz
qmk_firmware-b8b2a55973b689fb4e827f6e967163114c575cd6.tar.xz
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'keyboards/atreus62/keymaps/mneme/README.md')
-rw-r--r--keyboards/atreus62/keymaps/mneme/README.md56
1 files changed, 56 insertions, 0 deletions
diff --git a/keyboards/atreus62/keymaps/mneme/README.md b/keyboards/atreus62/keymaps/mneme/README.md
new file mode 100644
index 000000000..04ab070be
--- /dev/null
+++ b/keyboards/atreus62/keymaps/mneme/README.md
@@ -0,0 +1,56 @@
+<!-- -*- mode: markdown; fill-column: 8192 -*- -->
+
+Mnemes Swedish Bonaza
+=======================
+
+My Layout in process, most of the code is shamelessly stolen from [algernons][algernon] excellent layout
+
+ [algernon]: https://github.com/algernon/ergodox-layout
+
+It's for Windows (current work forces me to) and Swedish (matter of birth) so ymmw.
+
+## Table of Contents
+
+* [Layouts](#layouts)
+ - [Base layer](#base-layer)
+ - [Nav layer](#nav-layer)
+ - [Sym layer](#sym-layer)
+ - [LED states](#led-states)
+
+# Layouts
+
+## Base layer
+
+![Base layer](img/base.png)
+
+
+* The number row doubles as a function row. Short presses produces numbers, long presses produces Fxx
+* The `Shift`, `Alt`, and `Control` modifiers are one-shot.
+* `Backspace` and `Enter` doubles as switches to the `sym` layer when held
+* The `ESC` key also doubles as a one-shot cancel key.
+* The **Lead** key is followed by a sequence of keys.
+ - `LEAD l` : `lgui+l`.
+ - `LEAD s l` : `λ`.
+ - `LEAD s s` : `¯\_(ツ)_/¯`
+ - `LEAD s f` : `凸(ツ)凸`
+ - `LEAD a *` : Application switching based on position in start menu. Very specific to my computer.
+
+
+## Nav layer
+
+![Nav layer](img/fun.png)
+
+Basic navigation on the right hand and modifiers close
+by for the left. The latter because I tend to use `ctrl+arrows` quite a lot.
+
+## Sym layer
+
+![Sym layer](img/sym.png)
+
+* Easy access to most symbols I use on a daily basis. Most common are on the home row, the rest are grouped as best as I could.
+
+- `eq` : Tapdance, produces `===` and `!==`
+- `fun`: Tapdance, produces `=>` and `() => {\n`
+
+# License
+ GPL-3+