abouttreesummaryrefslogcommitdiff
path: root/check_layout.py
diff options
context:
space:
mode:
Diffstat (limited to 'check_layout.py')
-rw-r--r--check_layout.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/check_layout.py b/check_layout.py
index efa34d8..23481ad 100644
--- a/check_layout.py
+++ b/check_layout.py
@@ -66,6 +66,7 @@ def check_layout(layout):
[ "f1", "f2", "f3", "f4", "f5", "f6", "f7", "f8", "f9",
"f10", "f11", "f12" ],
"Layout contains function keys")
+ unexpected_keys(keys, [""], "Layout contains empty strings")
bottom_row_keys = [
"ctrl", "fn", "switch_numeric", "change_method", "switch_emoji",