Introduce Swiss German keyboard layout
This commit is contained in:
@ -29,6 +29,7 @@ static KEYBOARDS: &[(&'static str, &'static str)] = &[
|
||||
("br", include_str!("../data/keyboards/br.yaml")),
|
||||
|
||||
("ch+fr", include_str!("../data/keyboards/ch+fr.yaml")),
|
||||
("ch", include_str!("../data/keyboards/ch.yaml")),
|
||||
|
||||
("de", include_str!("../data/keyboards/de.yaml")),
|
||||
("de_wide", include_str!("../data/keyboards/de_wide.yaml")),
|
||||
|
||||
Reference in New Issue
Block a user