added stacy's variant of the simple layout (grid) as we can't agree on which is best

This commit is contained in:
Maarten van Gompel
2021-08-26 22:42:45 +02:00
committed by John Sullivan
parent 3a241c8d2c
commit 2dac77392c
2 changed files with 54 additions and 2 deletions

View File

@ -24,6 +24,7 @@ static enum layout_id layers[] = {
Special,
Emoji,
Simple,
SimpleGrid,
Cyrillic,
Arabic,
NumLayouts //signals the last item, may not be omitted