mirror of
https://github.com/jjsullivan5196/wvkbd.git
synced 2025-07-13 06:24:29 +02:00
More symbols and layout improvement
This commit is contained in:
committed by
Maarten van Gompel
parent
a8ba3c02a9
commit
0a680c0a7a
@ -31,7 +31,7 @@ static enum layout_id layers[] = {
|
||||
/* layers is an ordered list of layouts, used to cycle through */
|
||||
static enum layout_id landscape_layers[] = {
|
||||
Landscape, // First layout is the default layout on startup
|
||||
Special, Emoji, Nav,
|
||||
Special, Emoji, Nav, Greek,
|
||||
NumLayouts // signals the last item, may not be omitted
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user