mirror of https://github.com/espruino/BangleApps
Update README.md
parent
2c15afece1
commit
033a2a4f6e
|
@ -1,4 +1,7 @@
|
|||
# Usage
|
||||
# Tap Keyboard
|
||||
This was originally designed for the Noteify app. With the new keyboard system in place, it has become its own keyboard app.
|
||||
|
||||
## Usage
|
||||
* Swipe left or right to cycle between the alphabet, numerals, and symbols.
|
||||
* "New line" is represented by paragraph symbols (¶). When you hit the back button, these symbols will be converted into newline.
|
||||
* Hitting "caps" once will capitalize one character only. Hitting "caps" twice activates caps lock, and all subsequent characters will be capitalized until you hit "caps" again.
|
||||
* "New line" is represented by a pilcrow (¶). When you hit the back button, these symbols will be converted into newline.
|
||||
|
|
Loading…
Reference in New Issue