diff options
author | Thomas Voss <mail@thomasvoss.com> | 2024-10-19 17:01:36 +0200 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2024-10-19 17:01:36 +0200 |
commit | a6131d6724eb4f9d27ef794be45dc202ff082093 (patch) | |
tree | 6d23605ba96188013db1d808a748af80706107c4 /.xkb/symbols/mango | |
parent | af5aad4c64ad329ca7264e22de9d965e72f46596 (diff) |
xkb: Add å and Å
Diffstat (limited to '.xkb/symbols/mango')
-rw-r--r-- | .xkb/symbols/mango | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.xkb/symbols/mango b/.xkb/symbols/mango index b2a0b60..76928f3 100644 --- a/.xkb/symbols/mango +++ b/.xkb/symbols/mango @@ -23,6 +23,7 @@ xkb_symbols "basic" { // key <AD08> { [ i, I, U0133, U0132 ] }; // ij and IJ key <AD08> { [ i, I, idiaeresis, Idiaeresis ] }; key <AD09> { [ o, O, odiaeresis, Odiaeresis ] }; + key <AD10> { [ p, P, aring, Aring ] }; key <BKSL> { [ backslash, bar, logicalor, bar ] }; key <AC01> { [ a, A, adiaeresis, Adiaeresis ] }; |