Keyboard

I use a Redox, bought from falba.tech.

During university I switched from the default german layout QWERTZ to Neo2, which is optimized for german and contains a very nice symbol layer. Since I have been working for disy, getting my custom-made Redox Keyboard and writing a lot more in english in general, I had to adapt to my new environment. Currently I use a mix between Hands Down and Neo2, which is presented here.

The Layout is implemented with QMK directly on the keyboard. On the OS it assumes a QWERTZ to keep the computer usable for co-workers in pair programming situations.

Legend

This article uses the ISO/IEC 9995-7:2009 notation to be as OS-independent as possible. However, is used for Backspace since is hard to read.1

Symbol Commonly known as Symbol Commonly known as
Ctrl Super, Windows, Command
Alt, Option Space
Pause Enter
Esc, Escape Ins, Insert
Shift Home
Tab, Tabulator End
PageUp PageDown

Keys in brackets [ ] are held down to activate the layer.
multuiple keys next to each other refer to a sequence.
MultipleInOne refers to multiple keys pressed at the same time.

𝒜 Layer 1 (Alpha)

Inspired by Hands Down Neu. Several changes have been made:

F1 F2 F3 F4 F5 » « F6 F7 F8 F9 F10
Z F M P V Tab + Tab - . TH Q /
R S N T B , A E I H J
X C L D G 𝓛 📅 W U O Y K \
@ 🔉 🔊

Upper Thumb Keys

Function Row (Top-most)

Control/Meta Row (Bottom-most) and Thumb-Clusters

Inner 1.5u keys

Combos

Adaptive Keys

Using this patch, QMK supports Adaptive Keys. This allows a key to change based on the key pressed before it to fix some hard-to-reach digraphs.

◆ Layer 2 (German & Higher Function Keys)

German Umlauts, F11 and F12.

Ü Ö Ä ß
[♦] F11 F12

♠ Layer 3 (Symbol)

Very loosely based on Layer 3 of Neo2. Some keys have been removed since they are already on the main layer, freeing some positions up for other symbols. The left side is emptier since the layer modifier button has to be hold in order to access it.

_ [ ] ^ ! < > = &
[♠] { } * ? ( ) - $ `
~ % + \ |

♣ Layer 4 (Navigation and Numbers)

Instead of mimiking a “normal” numpad, 1, 2 and 3 and 0 are on the home row because Benford’s Law seems to apply for me. The left-side follows Neo2’s Layer 4 navigation, but and have been moved to the bottom row to keep the “picky up” position unassigned.

+ 4 5 6 * #
, 1 2 3 0 (
- 7 8 9 . )
[♣]

  1. There is a proposal to incorporate the official backspace symbol of ISO/IEC 995-7 and 9995-10 into the unicode standard, but it has been put on halt for lack of use.↩︎

Back to Index