You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+12-5Lines changed: 12 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,8 +9,9 @@ This is a Python script, bundled into an executable, that checks for a new versi
9
9
10
10
-[Installation](#installation)
11
11
-[Supported mice](#supported-mice)
12
-
-[Updating the software](#updating-the-software)
13
12
-[Usage](#usage)
13
+
-[Updating the Keychron software](#updating-the-keychron-wireless-mouse-software)
14
+
-[Updating the updater](#updating-the-updater)
14
15
-[Problem reports](#problem-reports)
15
16
-[Anti-virus detection](#anti-virus-detection)
16
17
-[FAQ](#faq)
@@ -32,12 +33,10 @@ This is a Python script, bundled into an executable, that checks for a new versi
32
33
33
34
This updater is for the [Keychron Wireless Mouse Software](https://www.keychron.com/pages/learn-more-how-to-use-keychron-mouse-software). Anything supported by the official software should work. You should know what software you are using.
34
35
35
-
### Updating the software
36
-
37
-
To update the updater, simply download the latest release and run the installer. The installer will automatically update the software to the latest version.
38
-
39
36
## Usage
40
37
38
+
### Updating the Keychron wireless mouse software
39
+
41
40
1.**Startup**: After installation, the Keychron Software Updater will automatically check for updates to the Keychron software every time you start your computer. (Make sure to check the "Run Keychron Software Updater on startup" checkbox during installation.)
42
41
43
42
2.**Update Notification**: If a new version is found, the Keychron Software Updater will prompt you to download the new version.
@@ -48,6 +47,14 @@ To update the updater, simply download the latest release and run the installer.
48
47
49
48

50
49
50
+
### Updating the updater
51
+
52
+
When there is a new version of the Updater available, you will be prompted to check it out. If you choose "Yes", you will be taken to the [Releases](https://github.com/Pyenb/Keychron_mice_software_updater/releases) section.
53
+
54
+
###### Note: This is only available since version 1.3 and later
55
+
56
+

57
+
51
58
## Problem reports
52
59
53
60
The software will break if Keychron changes the download link for the software. If this happens, please open an issue with your received error message and I will try to assist you as soon as possible. There is an issue template available to help you with the information I need to help you.
0 commit comments