diff options
| author | Jules Aguillon | 2024-01-22 20:55:36 +0100 |
|---|---|---|
| committer | Jules Aguillon | 2024-01-22 20:55:36 +0100 |
| commit | fb27f8d36f09e51e1988fb335e3fd9f34acb434e (patch) | |
| tree | 15f7e62df3383f7b0481e00e8d873882931d60df /check_layout.output | |
| parent | 5beacf32b7c20520a1b6e625fa3ab2c7872f3c21 (diff) | |
| download | unexpected-keyboard-fb27f8d36f09e51e1988fb335e3fd9f34acb434e.tar.gz unexpected-keyboard-fb27f8d36f09e51e1988fb335e3fd9f34acb434e.zip | |
check_layout: Warn against whitespaces and "loc"
Diffstat (limited to 'check_layout.output')
| -rw-r--r-- | check_layout.output | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/check_layout.output b/check_layout.output index a781a83..8bd469a 100644 --- a/check_layout.output +++ b/check_layout.output @@ -64,7 +64,8 @@ Layout includes some ASCII punctuation but not all, missing: $ Layout redefines the bottom row but some important keys are missing, missing: cursor_left, cursor_right, loc end, loc home, loc page_down, loc page_up, loc switch_greekmath, loc voice_typing, switch_backward 2 warnings # latn_colemak -0 warnings +Some keys contain whitespaces, unexpected: ́ +1 warnings # latn_dvorak 0 warnings # latn_neo2 @@ -120,4 +121,5 @@ Layout doesn't define some important keys, missing: f11_placeholder, f12_placeho Duplicate keys: Layout includes some ASCII punctuation but not all, missing: <, >, ?, `, |, ~ Layout doesn't define some important keys, missing: f11_placeholder, f12_placeholder -3 warnings +Some keys contain whitespaces, unexpected: +4 warnings |
