mirror of
https://github.com/pelgraine/Meck.git
synced 2026-05-18 07:15:58 +02:00
updated readme to incorporate v0.8 changes
This commit is contained in:
@@ -49,7 +49,7 @@ Press the **Sym** key then the letter key to enter numbers and symbols:
|
||||
| Y | ) | | H | : | | N | , |
|
||||
| U | _ | | J | ; | | M | . |
|
||||
| I | - | | K | ' | | Mic | 0 |
|
||||
| O | + | | L | " | | $ | (dedicated) |
|
||||
| O | + | | L | " | | $ | Emoji picker (Sym+$ for literal $) |
|
||||
| P | @ | | | | | | |
|
||||
|
||||
### Other Keys
|
||||
@@ -60,6 +60,17 @@ Press the **Sym** key then the letter key to enter numbers and symbols:
|
||||
| Alt | Same as Sym (for numbers/symbols) |
|
||||
| Space | Space character / Next in navigation |
|
||||
|
||||
### Emoji Picker
|
||||
|
||||
While in compose mode, press the **$** key to open the emoji picker. A scrollable grid of 47 emoji is displayed in a 5-column layout.
|
||||
|
||||
| Key | Action |
|
||||
|-----|--------|
|
||||
| W / S | Navigate up / down |
|
||||
| A / D | Navigate left / right |
|
||||
| Enter | Insert selected emoji |
|
||||
| $ / Q / Backspace | Cancel and return to compose |
|
||||
|
||||
## About MeshCore
|
||||
|
||||
MeshCore is a lightweight, portable C++ library that enables multi-hop packet routing for embedded projects using LoRa and other packet radios. It is designed for developers who want to create resilient, decentralized communication networks that work without the internet.
|
||||
|
||||
Reference in New Issue
Block a user