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
- <kbd>Fn</kbd> + <kbd>P</kbd> suspends the keyboard when only powered by battery.
17
+
- <kbd>Fn</kbd> + <kbd>B</kbd> enters its bootloader (only for used for firmware upgrades)
18
+
19
+
Except for <kbd>Fn</kbd>, any normal key can be used as a Tap-key. A Tap-key is a key that can be used as an ordinary key when tapped, or can be held down to activate alternate functions.
17
20
18
-
Except <kbd>Fn</kbd>, a normal key can be used as a Tap-key, which is holding a key down to activate an alternate function.
21
+
All of the default Tap-keys, including <kbd>D</kbd>, <kbd>B</kbd>, and <kbd>;</kbd> can be [re-configured](configuration.md).
19
22
20
23
### Using <kbd>B</kbd> to configure Bluetooth and USB
21
24
22
-
<kbd>B</kbd> is used as a Tap-key to configure Bluetooth and USB. Taping <kbd>B</kbd> outputs `b` (press & release quickly). Holding <kbd>B</kbd> down activates another new layer. With the layer, the following functions are available:
25
+
<kbd>B</kbd> is the default Tap-key to configure Bluetooth and USB. Tapping <kbd>B</kbd> (i.e., pressing & releasing it quickly) outputs `b`. Holding <kbd>B</kbd> down activates another the Bluetooth keyboard layer. When the Bluetooth layer is active, the following functions are available:
23
26
24
-
+ <kbd>B</kbd> + <kbd>Esc</kbd> toggles Bluetooth
25
-
+ <kbd>B</kbd> + <kbd>0</kbd> ~ <kbd>9</kbd> changes Bluetooth ID to switch between multiple computers and phones
26
-
+ <kbd>B</kbd> + <kbd>U</kbd> toggles USB
27
+
- <kbd>B</kbd> + <kbd>Esc</kbd> toggles Bluetooth
28
+
- <kbd>B</kbd> + <kbd>0</kbd> ~ <kbd>9</kbd> changes Bluetooth ID to switch between multiple computers and phones
29
+
- <kbd>B</kbd> + <kbd>U</kbd> toggles USB
27
30
28
31
### Using <kbd>D</kbd> for Navigation
29
32
30
-
<kbd>D</kbd> is also used as a Tapkey for navigation functions.
33
+
<kbd>D</kbd> is the default Tap-key to activate the navigation functions.
<kbd>;</kbd> is another type of Tap-key. Taping <kbd>;</kbd> outputs `;`. However, holding <kbd>;</kbd> down outputs `Ctrl` instead of activating a layer.
46
+
<kbd>;</kbd> is a different type of Tap-key. Tapping <kbd>;</kbd> outputs `;`. However, holding <kbd>;</kbd> down outputs `Ctrl` instead of activating a layer.
Simultaneously pressing two keys (interval less than 10ms) activates an alternate function.
56
-
By default, <kbd>J</kbd> <kbd>K</kbd> are used as a pair-keys. When simultaneously pressing <kbd>J</kbd> and <kbd>K</kbd> in a text editor, it will output a pre-defined string.
57
+
Simultaneously pressing two keys (i.e., pressing them in an interval of less than 10ms) activates an alternate function.
58
+
59
+
Two sets of pair-keys are configured by default, to illustrate how to set up these keys. These include <kbd>J</kbd> <kbd>K</kbd> and <kbd>U</kbd> <kbd>I</kbd>. As shipped, simultaneously pressing <kbd>J</kbd> and <kbd>K</kbd> or <kbd>U</kbd> and <kbd>I</kbd> in a text editor will output a pre-defined string (_e.g._, "You just triggered pair keys #0").
57
60
58
61
## Setup Bluetooth
59
62
60
-
First, we press <kbd>B</kbd> + <kbd>1</kbd> to start Bluetooth advertising, and then we will see the blue LED under <kbd>1</kbd> is in breathing mode:
63
+
First, press <kbd>B</kbd> + <kbd>1</kbd> to start Bluetooth advertising. You will then see the blue LED under <kbd>1</kbd> enter in "breathing" mode and flash slowly:
When to connect the keyboard to a second computer, just use <kbd>B</kbd> + <kbd>2</kbd> to start connecting. From <kbd>0</kbd> to <kbd>9</kbd>, the keyboard can connect to 10 bluetooth devices.
79
+
In order to connect the keyboard to a second computer, just use <kbd>B</kbd> + <kbd>2</kbd> to start connecting. From <kbd>0</kbd> to <kbd>9</kbd>, the keyboard can connect to 10 bluetooth devices.
77
80
78
81
## Go further
79
82
80
-
We hope M60 brings you an idea to make a keyboard more productive. You may have your own thoughts of configuring a keyboard. Follow [the configuring guide](configuration.md) to find what works best for you.
83
+
We hope M60 keyboard incites ideas to make a keyboard more productive, all without having to install any third-party software or drivers on your computer.
84
+
85
+
If you have your own thoughts on how to best configure the keyboard, just follow [the configuring guide](configuration.md) to find what works best for you.
0 commit comments