spiegel-keyman/web/docs/engine/reference/core/getKeyboards.md
Eberhard Beilharz c1113ac21d
Some checks failed
Keyman Build Summary / Summarize build status checks (push) Has been cancelled
chore(web): address code review comments
Also change a few places that I missed.
2026-06-08 19:27:12 +02:00

420 B

title
getKeyboards

Summary

Get details of currently installed keyboards.

Syntax

keyman.getKeyboards()

Parameters

None.

Return Value

Array
An array of specifications for the currently-installed keyboards.

Description

See keyman.getKeyboard() for detail on the returned keyboard specification objects.

See also