spiegel-keyman/developer/docs/help/guides/walkthrough/index.md
Marc Durdin 82e7804c3a docs: move walkthrough up one level
Test-bot: skip
2026-03-09 15:28:47 +01:00

47 lines
1.8 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: Keyman Developer Walkthrough
---
## Overview
This walkthrough will give you a basic overview of Keyman Developers keyboard development and packaging features.
Some tutorials seek to give the reader detailed step-by-step instructions to produce a specific result. The focus is on learning the tool and how to use it. All decisions about what to do with the tool are provided by the tutorial.
Other tutorials seek to present a series of topics and then invite readers to consider how these apply to their own data.
This walkthrough attempts to provide both tutorial approaches. For each topic in the [Table of Contents](#toc-table-of-contents), the first section of that topic will provide a step-by-step guide to producing a keyboard for the Dagbani language. Subsequent sections under that topic will give other examples and discuss alternative approaches that readers can consider for their own data.
To begin the "Step-by-Step" tutorial, start with the [Introduction](00-introduction).
## Table of Contents
[Introduction](00-introduction)
[Creating a Keyboard Project](01-creating-keyboard-project)
[Designing a Desktop Layout](02-designing-desktop-layout)
[Creating a Desktop Layout](03-creating-desktop-layout)
[Using the Debugger](04-using-debugger)
[Designing a Touch Layout](05-designing-touch-layout)
[Creating a Touch Layout](06-creating-touch-layout)
[Writing Keyboard Documentation](07-writing-keyboard-documentation)
[Preparing a Keyboard Package](08-preparing-keyboard-package)
[Distributing a Keyboard Package](09-distributing-keyboard-package)
[Generating a Lexical Model](10-generating-lexical-model)
[Installing a Keyman Lexical Model](11-installing-lexical-model)
[Glossary of Key Terms](glossary)