diff options
| author | Jules Aguillon | 2023-05-28 22:57:54 +0200 |
|---|---|---|
| committer | Jules Aguillon | 2023-05-28 22:57:54 +0200 |
| commit | d2a92795e982151da66ca700168f4fbc946aa4b3 (patch) | |
| tree | 5306b5be865c9dfdcf3954c7d6524c38008f946f | |
| parent | e46535dc1cff8ec416739a824ae60ba5f9284251 (diff) | |
| download | unexpected-keyboard-d2a92795e982151da66ca700168f4fbc946aa4b3.tar.gz unexpected-keyboard-d2a92795e982151da66ca700168f4fbc946aa4b3.zip | |
Mention Lixquid's editor in CONTRIBUTING.md
| -rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2ccc79b..98a1fef 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -78,6 +78,8 @@ make installd ### Adding a layout Layouts are defined in XML, see `res/xml/qwerty.xml`. +An online tool for editing layout files written by @Lixquid is available +[here](https://unexpected-keyboard-layout-editor.lixquid.com/). An entry must be added to the layout option in `res/values/arrays.xml`, to both `pref_layout_values` (correspond to the file name) and `pref_layout_entries` |
