Added Georgian layout

This commit is contained in:
skysphr
2022-06-24 18:28:21 +00:00
committed by dcz
parent feefe3fec2
commit 7f9baa8021
3 changed files with 80 additions and 0 deletions

View File

@ -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")),