Added hebrew keyboard layout
This commit is contained in:
committed by
Dorota Czaplejewicz
parent
49aa4256a9
commit
e82e256581
@ -47,6 +47,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