Add FR+Bépo layout

This commit is contained in:
Laurent Laffont
2021-05-24 18:02:02 +02:00
parent af716f72da
commit c75723b705
6 changed files with 748 additions and 0 deletions

View File

@ -52,6 +52,8 @@ static KEYBOARDS: &[(&'static str, &'static str)] = &[
("fr", include_str!("../data/keyboards/fr.yaml")),
("fr_wide", include_str!("../data/keyboards/fr_wide.yaml")),
("fr+bepo", include_str!("../data/keyboards/fr+bepo.yaml")),
("fr+bepo_wide", include_str!("../data/keyboards/fr+bepo_wide.yaml")),
("gr", include_str!("../data/keyboards/gr.yaml")),
("gr_wide", include_str!("../data/keyboards/gr_wide.yaml")),