diff options
| author | Jules Aguillon | 2025-05-11 22:55:05 +0200 |
|---|---|---|
| committer | Jules Aguillon | 2025-05-11 23:05:57 +0200 |
| commit | ff9d2e7d31aea2fb08e1390b245a212185eac1f2 (patch) | |
| tree | 69000a65de2080cef53b0f1ed4cb6e971e3caf0f /check_layout.output | |
| parent | b670fe0da2226f7f0729694f9210c1dd675d1ea1 (diff) | |
| download | unexpected-keyboard-ff9d2e7d31aea2fb08e1390b245a212185eac1f2.tar.gz unexpected-keyboard-ff9d2e7d31aea2fb08e1390b245a212185eac1f2.zip | |
check_layout: Check for unknown keys
This can spot mispelled special keys.
Diffstat (limited to 'check_layout.output')
| -rw-r--r-- | check_layout.output | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/check_layout.output b/check_layout.output index 25a7609..1752ce7 100644 --- a/check_layout.output +++ b/check_layout.output @@ -26,6 +26,7 @@ latn_bone: Missing important key, missing: loc capslock latn_colemak: Some keys contain whitespaces, unexpected: ́ latn_dvorak: Missing important key, missing: loc capslock latn_neo2: Layout redefines the bottom row but some important keys are missing, missing: loc switch_clipboard +latn_qwerty_jp: Layout contains unknown keys: accent-macron latn_qwerty_se: Duplicate keys: !, ', ,, -, ., ? latn_qwerty_tly: Duplicate keys: a, c, j, q latn_qwerty_tly: Missing programming keys, missing: loc esc, loc tab |
