mirror of
https://github.com/jjsullivan5196/wvkbd.git
synced 2025-07-13 06:24:29 +02:00
Modern Greek keyboard added
This commit is contained in:
committed by
Maarten van Gompel
parent
b77f0582fc
commit
a8ba3c02a9
@ -24,7 +24,7 @@ struct clr_scheme scheme1 = {
|
||||
static enum layout_id layers[] = {
|
||||
Full, // First layout is the default layout on startup
|
||||
Special, Emoji, Simple, SimpleGrid, Nav,
|
||||
Dialer, Cyrillic, Arabic, Georgian, Persian,
|
||||
Dialer, Cyrillic, Arabic, Persian, Greek, Georgian,
|
||||
NumLayouts // signals the last item, may not be omitted
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user