summaryrefslogtreecommitdiff
path: root/symbols
diff options
context:
space:
mode:
authorBenno Schulenberg <bensberg@telfort.nl>2023-04-02 09:45:55 +0200
committerBenno Schulenberg <bensberg@telfort.nl>2023-04-02 11:59:20 +0200
commit2dadc751a7b9f93fb4c598f5d4819c081914174e (patch)
tree722014654dabfd1f84580c1d3d723777462e8418 /symbols
parent6b94eea124203c6c8710e04450df5f6f3a87b4ca (diff)
downloadxkeyboard-config-2dadc751a7b9f93fb4c598f5d4819c081914174e.tar.gz
symbols/az: remove three redundant definitions
The definitions are the same as the ones in the included layout. (The level3 switch is redundant too, but it will be needed again later.)
Diffstat (limited to 'symbols')
-rw-r--r--symbols/az5
1 files changed, 2 insertions, 3 deletions
diff --git a/symbols/az b/symbols/az
index fd47fcc..9dd697b 100644
--- a/symbols/az
+++ b/symbols/az
@@ -10,14 +10,11 @@ xkb_symbols "latin" {
name[Group1]= "Azerbaijani";
- key <TLDE> { [ grave, asciitilde ] };
key <AE02> { [ 2, quotedbl ] };
key <AE03> { [ 3, U2166 ] };
key <AE04> { [ 4, semicolon ] };
- key <AE05> { [ 5, percent ] };
key <AE06> { [ 6, colon ] };
key <AE07> { [ 7, question ] };
- key <AE08> { [ 8, asterisk ] };
key <BKSL> { [ backslash, slash ] };
@@ -25,8 +22,10 @@ xkb_symbols "latin" {
key <AD08> { [ i, Iabovedot ] };
key <AD11> { [ odiaeresis, Odiaeresis ] };
key <AD12> { [ gbreve, Gbreve ] };
+
key <AC10> { [ idotless, I ] };
key <AC11> { [ schwa, SCHWA ] };
+
key <AB08> { [ ccedilla, Ccedilla ] };
key <AB09> { [ scedilla, Scedilla ] };
key <AB10> { [ period, comma ] };