summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Schmitz <cs@cs75.de>2016-01-28 19:55:14 +0100
committerChristoph Schmitz <cs@cs75.de>2016-01-28 19:55:14 +0100
commit28d2b93b0a9d1e689da28272e7aee265abf3e3a9 (patch)
treeab3ace0e7f1a328a0e8a3b4d48452f3cd0536707
parentc8e7f9bbfc3d182f09b85b691cef63cf29909fb5 (diff)
Added documentation.
-rw-r--r--keyboard/ergodox_ez/keymaps/german-kinergo/layout-code.pngbin0 -> 55386 bytes
-rw-r--r--keyboard/ergodox_ez/keymaps/german-kinergo/layout.pngbin0 -> 71175 bytes
-rw-r--r--keyboard/ergodox_ez/keymaps/german-kinergo/readme.md25
3 files changed, 25 insertions, 0 deletions
diff --git a/keyboard/ergodox_ez/keymaps/german-kinergo/layout-code.png b/keyboard/ergodox_ez/keymaps/german-kinergo/layout-code.png
new file mode 100644
index 0000000000..a0ef551e12
--- /dev/null
+++ b/keyboard/ergodox_ez/keymaps/german-kinergo/layout-code.png
Binary files differ
diff --git a/keyboard/ergodox_ez/keymaps/german-kinergo/layout.png b/keyboard/ergodox_ez/keymaps/german-kinergo/layout.png
new file mode 100644
index 0000000000..76a1aa5d7a
--- /dev/null
+++ b/keyboard/ergodox_ez/keymaps/german-kinergo/layout.png
Binary files differ
diff --git a/keyboard/ergodox_ez/keymaps/german-kinergo/readme.md b/keyboard/ergodox_ez/keymaps/german-kinergo/readme.md
new file mode 100644
index 0000000000..0ccb183ca5
--- /dev/null
+++ b/keyboard/ergodox_ez/keymaps/german-kinergo/readme.md
@@ -0,0 +1,25 @@
+# German Layout for the ErgoDox
+
+This layout is inspired by the "kinesis-qwerty-mod" from benblazak's
+ergodox-firmware, as well as by the "german" layout from the qkm_firmware.
+The goal was to have a layout that is pretty close to an ordinary German
+keyboard, so I don't have to make adjustments on the operating system level
+and I keep some of the muscle memory to use a regular keyboard.
+
+Modifications I made with regard to the aforementioned layouts:
+
+* The key layout is pretty close to the layout of a German Kinesis Ergo Elan.
+ The only exception I made is that I reversed the "up" and "down" cursor keys,
+ since that feels more natural to me.
+
+* All layer changes are "momentary", i.e. they only last as long as the respective key is pressed.
+
+* I sacrificed the Hyper and Meh keys, which I don't use, and put layer change keys in their place.
+
+## Default Layer
+
+![Layout of the default layer](layout.png "Layout of the default layer")
+
+## Code Layer
+
+![Layout of the code layer](layout-code.png "Layout of the code layer")