Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Version

The km.version() command can be used to retrieve the device version. This is a more universal command used to determine hardware being used, such as MAKCU vs Ferrum.

When connected to the Ferrum App, and thus using the Keyboard Mouse API, this command returns “kmbox: Ferrum”, formatted as such for compatibility with legacy software.

Examples

Fetching the Device Version

Input:

km.version()

Output:

km.version()
kmbox: Ferrum
>>>