Merge branch 'dooc' into 'master'

docs: Describe layouts

See merge request World/Phosh/squeekboard!549
This commit is contained in:
dcz
2022-04-28 15:05:38 +00:00
3 changed files with 123 additions and 6 deletions

View File

@ -11,9 +11,7 @@ Layouts
Squeekboard allows user-provided keyboard layouts. They can be created without recompiling the keyboard code. The [tutorial](tutorial.md) explains the process in detail.
Layouts are created using a text-based format, based on YAML.
TODO: Provide a description of the format.
Layouts are created using a [text-based format, based on YAML](layouts.md).
### Views