Introducing ch+de layout and modified ch.yaml fallback
Autor: Patrick Jörg <patrickjoerg@gmx.ch>
This commit is contained in:
committed by
Patrick Jörg
parent
e073434781
commit
6409ff3748
@ -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+de", include_str!("../data/keyboards/ch+de.yaml")),
|
||||
("ch", include_str!("../data/keyboards/ch.yaml")),
|
||||
|
||||
("de", include_str!("../data/keyboards/de.yaml")),
|
||||
|
||||
Reference in New Issue
Block a user