Add wide Thai keyboard layout
This commit is contained in:
@ -69,6 +69,7 @@ const KEYBOARDS: &[(*const str, *const str)] = &[
|
||||
("se", include_str!("../data/keyboards/se.yaml")),
|
||||
|
||||
("th", include_str!("../data/keyboards/th.yaml")),
|
||||
("th_wide", include_str!("../data/keyboards/th_wide.yaml")),
|
||||
|
||||
("ua", include_str!("../data/keyboards/ua.yaml")),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user