Goal
----

Custom english keyboard layout for the Kinesis Advantage2 that allows easy input of German Umlauts (äöüÄÖÜß) by pressing "right alt + a/o/u/s" or "right alt + shift + a/o/u/s".

Layout can be selected in the Gnome shell 48.7 keyboard settings.


Setup
-----
::

  mkdir -p ~/.config/xkb/rules ~/.config/xkb/symbols

Store the files in those directories:

- ``~/.config/xkb/rules/evdev``
- ``~/.config/xkb/rules/evdev.xml``
- ``~/.config/xkb/symbols/cweiske``


Links
-----

- https://p.cweiske.de/154
- https://p.cweiske.de/678
- https://codeaffen.org/2023/09/16/custom-keyboard-layouts-with-xkb/
- https://lars.ingebrigtsen.no/2024/04/28/the-simplest-thing-in-the-world-modifing-keymaps-in-wayland/