mirror of
https://github.com/jjsullivan5196/wvkbd.git
synced 2025-03-13 02:42:47 +01:00
change config.def.h to include dialer
This commit is contained in:
parent
4bf9d53a00
commit
35c5f44e3c
@ -21,7 +21,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, Cyrillic, Arabic,
|
||||
Special, Emoji, Simple, SimpleGrid, Nav, Dialer, Cyrillic, Arabic,
|
||||
NumLayouts // signals the last item, may not be omitted
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user