diff options
author | Benjamin Drung <bdrung@posteo.de> | 2024-10-04 20:59:16 +0200 |
---|---|---|
committer | Benjamin Drung <bdrung@posteo.de> | 2024-10-04 20:59:16 +0200 |
commit | 0f42a9a5b06262e35392680a3ad3d9cad3175086 (patch) | |
tree | 8ee54021965974914141c36c71302e25f43abca0 /rules | |
parent | 4c6d0d21dfb2f1423282edc806d89b22fba4375c (diff) |
symbols/de: Add German (Noted) layout
Add the newest layout of the German Neo keyboard layout family. Noted is
a layout designed to make typing as comfortable and efficient as
possible in both German and English. It was developed with the help of a
layout optimizer, which is based on the metrics and concepts of
ArneBab's optimizer and adapts and extends them.
I switched from Neo 2 via Mine to Noted and I like to see this variant
to be available out of the box in Debian/Ubuntu.
Sources:
* https://neo-layout.org/Layouts/noted/
* https://dariogoetz.github.io/noted-layout/
Diffstat (limited to 'rules')
-rw-r--r-- | rules/base.extras.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/rules/base.extras.xml b/rules/base.extras.xml index b9f25d51..715ef6cb 100644 --- a/rules/base.extras.xml +++ b/rules/base.extras.xml @@ -220,6 +220,12 @@ </variant> <variant> <configItem popularity="exotic"> + <name>noted</name> + <description>German (Noted)</description> + </configItem> + </variant> + <variant> + <configItem popularity="exotic"> <name>ru-recom</name> <!-- Keyboard indicator for Russian layouts --> <shortDescription>ru</shortDescription> |