From 967ae61b806e6ebf95c396ec9922bd8051542009 Mon Sep 17 00:00:00 2001 From: John Sullivan Date: Sun, 9 Jan 2022 21:25:58 -0800 Subject: project: rerun clang-format TODO make a commit or PR hook for this --- config.def.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.def.h') diff --git a/config.def.h b/config.def.h index 947a75e..2c2ea33 100644 --- a/config.def.h +++ b/config.def.h @@ -23,7 +23,7 @@ struct clr_scheme scheme1 = { /* layers is an ordered list of layouts, used to cycle through */ static enum layout_id layers[] = { Full, // First layout is the default layout on startup - Special, Emoji, Simple, SimpleGrid, Nav, Dialer, Cyrillic, Arabic, Georgian, + Special, Emoji, Simple, SimpleGrid, Nav, Dialer, Cyrillic, Arabic, Georgian, NumLayouts // signals the last item, may not be omitted }; -- cgit 1.4.1