From 36fce29ab1ab25d93601656638c679405a56c038 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Konstantin=20=C4=90or=C4=91evi=C4=87?= Date: Sat, 3 Nov 2018 14:52:32 -0700 Subject: [PATCH] Wordsmithing Co-Authored-By: drashna --- docs/feature_unicode.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/feature_unicode.md b/docs/feature_unicode.md index b03514ab7b1..86923a54ec5 100644 --- a/docs/feature_unicode.md +++ b/docs/feature_unicode.md @@ -85,7 +85,7 @@ The following input modes are available: ### Switching Input Modes -There are two ways to set the input mode for Unicode: by keycode or by function. Keep in mind that both methods write to persistent storage (EEPROM), and are loaded each time the keyboard starts. So once you've set it once, you don't need to set it again unless you want to change it, or you've reset the EEPROM settings. +There are two ways to set the input mode for Unicode: by keycode or by function. Keep in mind that both methods write to persistent storage (EEPROM), and are loaded each time the keyboard starts. So once you've set it the first time, you don't need to set it again unless you want to change it, or you've reset the EEPROM settings. You can switch the input mode at any time by using one of the following keycodes. The easiest way is to add the ones you use to your keymap.