diff options
| author | Ryan Gibb | 2024-02-16 20:09:28 +0000 |
|---|---|---|
| committer | GitHub | 2024-02-16 21:09:28 +0100 |
| commit | 38deb810f94d0e2fea91add4cd53fdd615d19d64 (patch) | |
| tree | 037822ab5c95f3906aa68020b6563a295b1afdbf /check_layout.output | |
| parent | d8beda411dc22b769d95a3fbfe67585f324e402e (diff) | |
| download | unexpected-keyboard-38deb810f94d0e2fea91add4cd53fdd615d19d64.tar.gz unexpected-keyboard-38deb810f94d0e2fea91add4cd53fdd615d19d64.zip | |
Add QWERTY GB layout (#557)
Adapted from latn_qwerty_us
* Make it the default layout for en-GB
Diffstat (limited to 'check_layout.output')
| -rw-r--r-- | check_layout.output | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/check_layout.output b/check_layout.output index 18d9fc9..54da50f 100644 --- a/check_layout.output +++ b/check_layout.output @@ -82,6 +82,8 @@ Layout doesn't define some important keys, missing: f11_placeholder, f12_placeho 1 warnings # latn_qwerty_es 0 warnings +# latn_qwerty_gb +0 warnings # latn_qwerty_hu 0 warnings # latn_qwerty_lv @@ -96,7 +98,7 @@ Layout doesn't define some important keys, missing: f11_placeholder, f12_placeho Duplicate keys: !, ', ,, -, ., ? 1 warnings # latn_qwerty_tly -Duplicate keys: a, c, g, j, q +Duplicate keys: a, c, j, q Layout doesn't define some important keys, missing: esc, f11_placeholder, f12_placeholder, tab 2 warnings # latn_qwerty_tr |
