]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/ergodox_ez/keymaps/german-kinergo/readme.md
Merge pull request #584 from algernon/ergodox-ez/algernon
[qmk_firmware.git] / keyboards / ergodox_ez / keymaps / german-kinergo / readme.md
1 # German Layout for the ErgoDox
2
3 This layout is inspired by the "kinesis-qwerty-mod" from benblazak's
4 [ergodox-firmware](https://github.com/benblazak/ergodox-firmware), as well as by the "german" layout from the 
5 [qmk_firmware](https://github.com/jackhumbert/qmk_firmware).
6 The goal was to have a layout that is pretty close to an ordinary German
7 keyboard, so I don't have to make adjustments on the operating system level
8 and I keep some of the muscle memory to use a regular keyboard.
9
10 Modifications I made with regard to the aforementioned layouts:
11
12 * The key layout is pretty close to the layout of a German Kinesis Ergo Elan.
13   The only exception I made is that I reversed the "up" and "down" cursor keys,
14   since that feels more natural to me.
15
16 * All layer changes are "momentary", i.e. they only last as long as the respective key is pressed.
17
18 * I sacrificed the Hyper and Meh keys, which I don't use, and put layer change keys in their place.
19
20 * I added a PrintScreen key which I use quite regularly for screenshots.
21
22 ## Default Layer
23
24 ![Layout of the default layer](layout.png "Layout of the default layer")
25
26 ## Code Layer
27
28 ![Layout of the code layer](layout-code.png "Layout of the code layer")
29
30 ## Media Layer
31
32 ![Layout of the media layer](layout-media.png "Layout of the media layer")
33
34 Christoph Schmitz <schm4704 at web dot de>
35 2016-01-28