Skip to content

Commit a040794

Browse files
authored
Merge pull request #49 from D19ital/main
Add k03we for EN
2 parents ef8e8d4 + 3aa3c4f commit a040794

1 file changed

Lines changed: 140 additions & 0 deletions

File tree

content/wireless/k03-we.en.md

Lines changed: 140 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,143 @@ title: "K:03 – Wireless Edition"
33
sidebar:
44
exclude: true
55
---
6+
7+
![image](/images/layouts/K03WE_en.png)
8+
9+
**K:03 – Wireless Edition** is a wireless, ergonomic, mechanical split keyboard with a hot-swap system for quick replacement of MX-compatible switches and the ability to install up to 3 hot-swap encoders on each half.
10+
11+
## Overview
12+
13+
![image](/images/k03_we/k03_we.png)
14+
15+
1. Button: single press — reset, double press (quickly) — bootloader
16+
2. Integrated MagSafe ring for wireless charging
17+
3. Silicone feet
18+
4. Auxiliary window for disassembling the keyboard case
19+
5. Keyboard power switch
20+
6. Transparent panel
21+
7. Slot for MX switch or hot-swap encoder
22+
8. USB-C connector
23+
24+
## Connection
25+
26+
- K:03 – Wireless Edition works with devices running Windows, macOS, Linux, Android, iOS
27+
- The keyboard connects via Plug and Play (PnP) — no additional driver installation required
28+
- The keyboard comes ready to connect to your device with the firmware current at the time of purchase
29+
30+
{{% details title="Wired connection" closed="true" %}}
31+
32+
The keyboard supports wired connection via USB-C connector. Use the included cable or any other USB-C cable with data transfer support.
33+
{{< callout type="info" >}}
34+
The **left half** of K:03 – Wireless Edition is the **master** and is intended for wired connection.
35+
{{< /callout >}}
36+
{{% /details %}}
37+
38+
{{% details title="Wireless connection (without Ergohaven's Qube)" closed="true" %}}
39+
1. **Turn on both halves of the keyboard** — the halves are already synchronized with each other
40+
2. **Select a connection profile on the keyboard** — if you need to connect to multiple devices, you can skip this step for the first connection
41+
3. **Connect the keyboard to your device** — enable Bluetooth on the device, then pair it in the device settings
42+
{{% /details %}}
43+
44+
45+
{{% details title="Connection via Ergohaven's Qube" closed="true" %}}
46+
**Ergohaven's Qube** is a universal dongle for Ergohaven wireless keyboards that displays useful information and reduces keyboard power consumption.
47+
48+
1. **Connect Ergohaven's Qube to your computer using a Type-C cable** and wait for the Qube to boot
49+
2. **Turn on the left half of the keyboard** — it will automatically connect to the Qube
50+
3. **Turn on the right half** — it will also connect to the Qube, completing the setup
51+
{{% /details %}}
52+
53+
{{% details title="Connecting additional devices" closed="true" %}}
54+
55+
1. Enable Bluetooth on the device you want to connect the keyboard to
56+
2. Turn on the keyboard by switching the power switches on the bottom covers of both halves to the *ON* position — the keyboard will enter pairing mode
57+
3. Switch the BT profile on the keyboard using the corresponding keys (layer 3 in the default layout)
58+
4. Start a Bluetooth search on your device and find the keyboard in the list
59+
5. Connect the keyboard to your device
60+
{{< callout type="info" >}}
61+
[Adding wireless connection to devices via Qube](https://docs.ergohaven.xyz/en/wireless/qube/)
62+
{{< /callout >}}
63+
{{% /details %}}
64+
65+
## Charging and Battery Monitoring
66+
67+
Refer to the corresponding section of the article [First Steps with a ZMK Keyboard](https://docs.ergohaven.xyz/en/zmk/zmk-keyboards/)
68+
{{< callout type="warning" >}}
69+
To charge the keyboard battery, the power switch on the bottom of the half must be in the **On** position.
70+
{{< /callout >}}
71+
72+
## Configuration
73+
Refer to the article [Keyboard Configuration in ZMK keymap-editor](/en/zmk/keymap-editor)
74+
75+
## Ruen Mode
76+
Refer to the article [RuEn Layout for Wireless Keyboards](/en/zmk/zmk-ruen)
77+
78+
## Firmware
79+
80+
Firmware update is required when:
81+
- A new firmware version has been released on [keymap_hub](https://github.com/ergohaven/keymap_hub)
82+
- You need to restore the keyboard to factory settings
83+
- You are using custom firmware settings via a [fork](https://docs.ergohaven.xyz/en/zmk/fork-sync/)
84+
85+
{{% steps %}}
86+
87+
### Preparing for Firmware Update
88+
89+
Download the latest firmware files *settings_reset* and *K:03 v4* for the left and right halves from [keymap_hub](https://github.com/ergohaven/keymap_hub)
90+
91+
### Settings Reset Firmware
92+
93+
Connect the left half of the keyboard to your computer (PC, laptop, etc.) using a USB-C cable, then double-press the *Reset* button on the back of the keyboard.
94+
95+
{{< callout type="info" >}}
96+
The keyboard will enter bootloader mode and a storage folder will open (if auto-run for connected drives is disabled on your device, navigate to the storage folder manually).
97+
{{< /callout >}}
98+
99+
Copy or drag the *settings_reset* Uf2 file — the keyboard should reboot automatically.
100+
101+
{{< callout type="info" >}}
102+
The settings_reset firmware is used to wipe the keyboard's internal memory. It resets connection profiles and half-synchronization settings.
103+
{{< /callout >}}
104+
105+
{{< callout type="important" >}}
106+
Repeat the same steps for the right half.
107+
{{< /callout >}}
108+
109+
110+
### Completing the Firmware Update
111+
112+
Double-press the *Reset* button on the back of the left half again and wait for it to enter bootloader mode (the storage folder will open).
113+
114+
Copy or drag the *K:03 v4* Uf2 firmware file for the left half — it should reboot automatically.
115+
{{< callout type="info" >}}
116+
If a copy error dialog appears during firmware upload, simply ignore it.
117+
{{< /callout >}}
118+
119+
{{< callout type="important" >}}
120+
Repeat the same steps for the **right** half, but use the *K:03 v4* Uf2 firmware file for the **right** half.
121+
{{< /callout >}}
122+
123+
{{% /steps %}}
124+
125+
Firmware update is complete — you can now connect the keyboard to your device!
126+
127+
### Firmware Update via [Ergohaven's Qube](https://docs.ergohaven.xyz/en/wireless/qube/)
128+
129+
## Care and Maintenance
130+
131+
- Periodically clean the case from dust and dirt using a dry or slightly damp cloth.
132+
133+
{{< callout type="error" >}}
134+
Do not use aggressive cleaning agents (alcohol, acetone, gasoline, solvents, concentrated acids or alkalis)!
135+
{{< /callout >}}
136+
137+
{{< callout type="warning" >}}
138+
Do not allow liquid to get inside the device!
139+
{{< /callout >}}
140+
141+
## Support
142+
143+
The keyboard comes with a *3-year warranty and service support*.
144+
145+
If you have any questions about setup, firmware, or operation, please contact [the Ergohaven Telegram group](https://t.me/c/1464748383/8323) or [knowledge base](https://docs.ergohaven.xyz/en/)

0 commit comments

Comments
 (0)