summaryrefslogtreecommitdiff
path: root/symbols/it
diff options
context:
space:
mode:
Diffstat (limited to 'symbols/it')
-rw-r--r--symbols/it14
1 files changed, 14 insertions, 0 deletions
diff --git a/symbols/it b/symbols/it
index e0b52725..11ee0aa7 100644
--- a/symbols/it
+++ b/symbols/it
@@ -353,3 +353,17 @@ partial alphanumeric_keys
};
+partial alphanumeric_keys
+ xkb_symbols "lld" {
+ include "it(basic)"
+ name[Group1] = "Italian Ladin";
+
+ key <AD08> { [ i, I, idiaeresis, Idiaeresis ] };
+ key <AD10> { [ p, P, ediaeresis, Ediaeresis ] };
+
+ key <AC01> { [ a, A, aacute, Aacute ] };
+ key <AC02> { [ s, S, sacute, Sacute ] };
+
+ key <AB03> { [ c, C, cacute, Cacute ] };
+
+};