From 6e1364b5c26af814a304b3f6a7e8fbc8722b4c57 Mon Sep 17 00:00:00 2001 From: bokidori Date: Thu, 25 Jul 2024 23:21:39 +0200 Subject: Add Serbian Latin QWERTY layout (#720) Adds Serbian Latin QWERTY layout. Serbian language uses both Latin and Cyrillic as its official scripts, and this variant should cover anyone from Serbo-Croatian speaking group that uses Latin script.--- srcs/layouts/latn_qwerty_sr.xml | 46 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 srcs/layouts/latn_qwerty_sr.xml (limited to 'srcs') diff --git a/srcs/layouts/latn_qwerty_sr.xml b/srcs/layouts/latn_qwerty_sr.xml new file mode 100644 index 0000000..41f2b3a --- /dev/null +++ b/srcs/layouts/latn_qwerty_sr.xml @@ -0,0 +1,46 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3