Merge branch 'master' into 'master'
Added hebrew keyboard layout See merge request Librem5/squeekboard!430
This commit is contained in:
@ -48,6 +48,8 @@ const KEYBOARDS: &[(*const str, *const str)] = &[
|
||||
|
||||
("gr", include_str!("../data/keyboards/gr.yaml")),
|
||||
|
||||
("il", include_str!("../data/keyboards/il.yaml")),
|
||||
|
||||
("ir", include_str!("../data/keyboards/ir.yaml")),
|
||||
("ir_wide", include_str!("../data/keyboards/ir_wide.yaml")),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user