Read more

VIA Macros for German Umlauts on US-ANSI keyboards

Andreas Vöst
April 05, 2024Software engineer at makandra GmbH

If your US-ANSI keyboard supports VIA Show archive.org snapshot you can use it to create macros for the German Umlauts. All Keychron models should support this by now.

Requirement

  • Set the compose key of your desktop environment. I use Caps Lock for that.
  • The momentary layer key like MO(3) is bound to fn

Default behavior

# Type ö
Caps Lock, Shift-', o

# Type Ö
Caps Lock, Shift-', Shift-o

Custom behavior

# Type ö
fn-o

# Type Ö
fn-Shift-o

Macros

# Type ä/Ä
{KC_CAPS}{KC_RSFT,KC_QUOT}a

# Type ö/Ö
{KC_CAPS}{KC_RSFT,KC_QUOT}o

# Type ü/Ü
{KC_CAPS}{KC_RSFT,KC_QUOT}u

# Type ß
{KC_CAPS}ss

# Bonus: Type €
{KC_CAPS}e=

Setup

  1. Create macros
  2. Bind them on the non-umlaut key (Example: A) of the secondary layer
Illustration online protection

Rails professionals since 2007

Our laser focus on a single technology has made us a leader in this space. Need help?

  • We build a solid first version of your product
  • We train your development team
  • We rescue your project in trouble
Read more Show archive.org snapshot
Posted by Andreas Vöst to makandra Operations (2024-04-05 11:10)