aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md6
-rw-r--r--faq.md23
-rw-r--r--img/index_bear_paw.gifbin0 -> 159516 bytes
-rw-r--r--img/index_row.gifbin0 -> 170846 bytes
-rw-r--r--img/index_splitty.gifbin0 -> 147911 bytes
5 files changed, 26 insertions, 3 deletions
diff --git a/README.md b/README.md
index 1568dd1..e3616b0 100644
--- a/README.md
+++ b/README.md
@@ -107,10 +107,10 @@ A special attachment is used to make sure the stack is as slim as possible:
![Screw attachment](img/screw.png)
-Assembly
---------
+Assembly and more
+-----------------
-See the [build log](build.md)
+See the [build log](build.md) and the [FAQ](faq.md).
License
-------
diff --git a/faq.md b/faq.md
new file mode 100644
index 0000000..9cb57bb
--- /dev/null
+++ b/faq.md
@@ -0,0 +1,23 @@
+FAQ
+===
+
+Why is the inner index column staggered up?
+-------------------------------------------
+
+Because I find it more comfortable to extend the index to the side and up
+rather than straight to the side.
+
+![The splitty way](img/index_splitty.gif)
+
+A right hand on a left splitty half to simulate the other stagger:
+
+![The other way](img/index_bear_paw.gif)
+
+I am not alone, the same arrangement is used on the [mitosis][] for example.
+
+It is also the case of a strange keyboard that a lot of people uses, as the
+arm come from the side, the inner row is actually shifted up:
+
+![The strange row staggered keyboard](img/index_row.gif)
+
+[mitosys]: https://www.reddit.com/r/MechanicalKeyboards/comments/66588f/wireless_split_qmk_mitosis/
diff --git a/img/index_bear_paw.gif b/img/index_bear_paw.gif
new file mode 100644
index 0000000..0dc62f3
--- /dev/null
+++ b/img/index_bear_paw.gif
Binary files differ
diff --git a/img/index_row.gif b/img/index_row.gif
new file mode 100644
index 0000000..3409494
--- /dev/null
+++ b/img/index_row.gif
Binary files differ
diff --git a/img/index_splitty.gif b/img/index_splitty.gif
new file mode 100644
index 0000000..b6b39df
--- /dev/null
+++ b/img/index_splitty.gif
Binary files differ