Add a config.h into which configurables can be moved.
@@ -0,0 +1,7 @@
static const struct xkb_rule_names xkb_rules = {
.rules = NULL,
.model = NULL,
.layout = "dvorak",
.variant = NULL,
.options = NULL,
};
The note is not visible to the blocked user.