diff options
| author | bokidori | 2024-07-25 23:14:30 +0200 |
|---|---|---|
| committer | GitHub | 2024-07-25 23:14:30 +0200 |
| commit | acddd70435175c9e7ac33ef63fc5917a1f0bb3e9 (patch) | |
| tree | 5579296662438e4688359303b2ca45c11840fa82 /check_layout.output | |
| parent | 6c786f2a1a54bf68ac99f858bc486c9509cac8ab (diff) | |
| download | unexpected-keyboard-acddd70435175c9e7ac33ef63fc5917a1f0bb3e9.tar.gz unexpected-keyboard-acddd70435175c9e7ac33ef63fc5917a1f0bb3e9.zip | |
Add Serbian Cyrillic layout (#718)
Adds Serbian Cyrillic layout. Modmap of Fn key allows for desktop-like easier access to actions such as selectAll, copy, paste, etc. This is because, unlike desktop systems, on mobile ctrl does not combine with cyrillic keys to perform actions.
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 d6aa54a..1bd9d9b 100644 --- a/check_layout.output +++ b/check_layout.output @@ -29,6 +29,9 @@ Layout includes some ASCII punctuation but not all, missing: $, &, *, ., /, <, > 0 warnings # cyrl_jcuken_uk 0 warnings +# cyrl_lynyertz_sr +Layout doesn't define some important keys, missing: delete, loc esc, loc tab +1 warnings # cyrl_ueishsht 0 warnings # cyrl_yaverti |
