diff options
| author | bokidori | 2024-07-25 23:21:39 +0200 |
|---|---|---|
| committer | GitHub | 2024-07-25 23:21:39 +0200 |
| commit | 6e1364b5c26af814a304b3f6a7e8fbc8722b4c57 (patch) | |
| tree | 6a1b3f0e56e422f17144945c14ee9f9acdc73c1b /check_layout.output | |
| parent | acddd70435175c9e7ac33ef63fc5917a1f0bb3e9 (diff) | |
| download | unexpected-keyboard-6e1364b5c26af814a304b3f6a7e8fbc8722b4c57.tar.gz unexpected-keyboard-6e1364b5c26af814a304b3f6a7e8fbc8722b4c57.zip | |
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.
Diffstat (limited to 'check_layout.output')
| -rw-r--r-- | check_layout.output | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/check_layout.output b/check_layout.output index 1bd9d9b..2aeb768 100644 --- a/check_layout.output +++ b/check_layout.output @@ -101,6 +101,9 @@ Duplicate keys: !, ', ,, -, ., ? 1 warnings # latn_qwerty_sk 0 warnings +# latn_qwerty_sr +Layout doesn't define some important keys, missing: delete, loc esc, loc tab +1 warnings # latn_qwerty_tly Duplicate keys: a, c, j, q Layout doesn't define some important keys, missing: loc esc, loc tab |
