Files
squeekboard/doc/index.md
Dorota Czaplejewicz 8f3d010349 hacking: Move into docs/
2020-02-28 14:10:44 +00:00

775 B

Welcome to squeekboard's documentation!

Contents

Introduction

Squeekboard is the on-screen keyboard for the Librem 5 phone. For information about building, look at the README.

Layouts

Squeekboard allows user-provided keyboard layouts. They can be created without recompiling the keyboard code. The tutorial explains the process in detail.

Layouts are created using a text-based format, based on YAML.

TODO: Provide a description of the format.

Contributions

Anyone is free to modify squeekboard. See the contributing document.