From 0ba8a6e36980b97a37aef6a0ae9c0d43914e3c44 Mon Sep 17 00:00:00 2001 From: Stupid retard noob attention king Date: Thu, 29 Jun 2023 21:25:41 +0800 Subject: [PATCH] Updated Text Entry (markdown) --- Text-Entry.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Text-Entry.md b/Text-Entry.md index 052beb0..4cf8c9d 100644 --- a/Text-Entry.md +++ b/Text-Entry.md @@ -5,5 +5,6 @@ For the most part this is self explanatory, but there are a few features that ar * Insert/Overwrite - with the text field selected, pressing the select button will toggle between insert and overwrite modes. Overwrite mode will invert the cursor to indicate it is active. * Raw byte entry - with the raw number field selected, use the encoder to select a byte value. Pressing select will enter that byte value into the text field. This can be used to insert a byte or a . * Mode button - pressing the mode button (lower right) will toggle the keyboard between Upper, Lower, and Numeric modes. +*