mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-11-15 18:14:19 -08:00
b68a2a2283
* adding documentation for chatter and its keypad * restore lock file * updating the doc to add the TAB and RIGHT buttons mapping * fix SHIFT bug * change images format * convert images to webp --------- Co-authored-by: Tommy Ekstrand <tekstrand@users.noreply.github.com>
25 lines
1.1 KiB
Plaintext
25 lines
1.1 KiB
Plaintext
---
|
|
id: keypad
|
|
title: Chatter2 Hardware keypad
|
|
sidebar_label: Keypad
|
|
sidebar_position: 1
|
|
---
|
|
|
|
## Functionality
|
|
|
|
The layout is the one printed on the Chatter sticker
|
|
|
|
![Chatter Keypad](/img/hardware/chatter_keypad.webp)
|
|
|
|
Each button can be pressed up to 4 times in quick succession to access the second third and fourth character listed under it.
|
|
The shift button cycle between lower case letters, upper case, and numbers.
|
|
|
|
|
|
|
|
The top/left button (labelled UP/LEFT) is assigned to UP and allows the user to access preregistered canned messages (SELECT to send and CANCEL to go back).
|
|
The next button (labelled DOWN/RIGHT) is assigned to RIGHT.
|
|
The BACKSPACE button is assigned to the TAB function when SHIFT has been pressed once.
|
|
To select a destination, use the TAB button (press SHIFT once then BACKSPACE) to highlight the destination field. Then use the RIGHT key to cycle through available destinations. (Press SHIFT again to return the first function of each key)
|
|
|
|
Simply starting to type a text using the letter key will automatically open a free text input panel and allow the user to write the message to send using the SELECT key.
|