Introduce Swiss French keyboard layout

This commit is contained in:
Jordi
2021-05-23 17:06:26 +02:00
parent 19630334b0
commit 7f0749483e
3 changed files with 87 additions and 0 deletions

View File

@ -27,6 +27,8 @@ static KEYBOARDS: &[(&'static str, &'static str)] = &[
("bg", include_str!("../data/keyboards/bg.yaml")),
("br", include_str!("../data/keyboards/br.yaml")),
("ch+fr", include_str!("../data/keyboards/ch+fr.yaml")),
("de", include_str!("../data/keyboards/de.yaml")),
("de_wide", include_str!("../data/keyboards/de_wide.yaml")),