From 6dffaa6049b3cedbe36822f103379ccc9b13cf1f Mon Sep 17 00:00:00 2001 From: Maarten van Gompel Date: Thu, 26 Aug 2021 22:42:45 +0200 Subject: added stacy's variant of the simple layout (grid) as we can't agree on which is best --- config.def.h | 1 + 1 file changed, 1 insertion(+) (limited to 'config.def.h') diff --git a/config.def.h b/config.def.h index 060789a..b7d7ad0 100644 --- a/config.def.h +++ b/config.def.h @@ -24,6 +24,7 @@ static enum layout_id layers[] = { Special, Emoji, Simple, + SimpleGrid, Cyrillic, Arabic, NumLayouts //signals the last item, may not be omitted -- cgit 1.4.1