docs: Describe layouts

This commit is contained in:
Dorota Czaplejewicz
2022-04-20 14:49:37 +00:00
parent e6438503a5
commit 111c0d157f
3 changed files with 123 additions and 6 deletions

View File

@ -18,9 +18,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).
Squeekboard layouts are separated into *views* and use a *room metaphor* to [switch views](views.md).