Added Georgian layout
This commit is contained in:
@ -55,6 +55,7 @@ static KEYBOARDS: &[(&'static str, &'static str)] = &[
|
||||
("fr+bepo", include_str!("../data/keyboards/fr+bepo.yaml")),
|
||||
("fr+bepo_wide", include_str!("../data/keyboards/fr+bepo_wide.yaml")),
|
||||
|
||||
("ge", include_str!("../data/keyboards/ge.yaml")),
|
||||
("gr", include_str!("../data/keyboards/gr.yaml")),
|
||||
("gr_wide", include_str!("../data/keyboards/gr_wide.yaml")),
|
||||
("gr+polytonic", include_str!("../data/keyboards/gr+polytonic.yaml")),
|
||||
|
||||
Reference in New Issue
Block a user