mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-09 02:15:32 +00:00
47 lines
1.8 KiB
Markdown
47 lines
1.8 KiB
Markdown
---
|
||
title: Keyman Developer Walkthrough
|
||
---
|
||
|
||
## Overview
|
||
|
||
This walkthrough will give you a basic overview of Keyman Developer’s 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)
|
||
|
||
|