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: data/firmware_instructions.yaml
+20-6Lines changed: 20 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -164,15 +164,29 @@ zmk_qube:
164
164
ru:
165
165
title: Как обновить прошивку
166
166
steps:
167
-
- "Скачайте все показанные файлы"
168
-
- "По очереди подключите устройства, дважды быстро нажмите <code>Reset</code> на каждом и установите прошивки в порядке: Qube, левая половинка, правая половинка"
169
-
- "Используйте только соответствующие файлы <code>qube</code>, <code>left_qube</code> и <code>right</code>"
167
+
- "Скачайте файлы прошивки для Qube, левой и правой половинок"
168
+
- "Подключите Qube по USB-C, дважды быстро нажмите <code>Reset</code> на нижней стороне корпуса и скопируйте на появившийся диск файл <code>qube</code>"
169
+
- "Повторите действия для левой и правой половинок, используя файлы <code>left</code> и <code>right</code> соответственно"
170
+
- "После обновления подключите Qube по USB-C. Затем включите левую половинку — она должна отобразиться на Qube вместе с уровнем заряда. После этого включите правую половинку"
171
+
step_notes:
172
+
- after_step: 1
173
+
text: 'Если вы хотите использовать <a href="https://docs.ergohaven.xyz/software/zmk/zmk-ruen/">RuEn</a>, скачайте соответствующую RuEn-прошивку для Qube'
174
+
- after_step: 3
175
+
text: "Во время обновления половинки должны быть выключены — переключатель питания снизу должен находиться в положении «выкл»"
176
+
note: "Если при копировании прошивки появляется окно с ошибкой копирования/извлечения диска, просто игнорируйте это сообщение"
170
177
en:
171
178
title: How to update the firmware
172
179
steps:
173
-
- "Download all displayed files"
174
-
- "Connect each device in turn, quickly double-press <code>Reset</code> on each one, and install the firmware in this order: Qube, left half, right half"
175
-
- "Use only the matching <code>qube</code>, <code>left_qube</code>, and <code>right</code> files"
180
+
- "Download the firmware files for Qube and the left and right halves"
181
+
- "Connect Qube via USB-C, quickly double-press <code>Reset</code> on the bottom of the case, and copy the <code>qube</code> file to the drive that appears"
182
+
- "Repeat these steps for the left and right halves using the <code>left</code> and <code>right</code> files respectively"
183
+
- "After the update, connect Qube via USB-C. Then turn on the left half — it should appear on Qube along with its battery level. Finally, turn on the right half"
184
+
step_notes:
185
+
- after_step: 1
186
+
text: 'If you want to use <a href="https://docs.ergohaven.xyz/en/software/zmk/zmk-ruen/">RuEn</a>, download the corresponding RuEn firmware for Qube'
187
+
- after_step: 3
188
+
text: "During the update, the halves must be powered off — the power switch on the bottom must be in the off position"
189
+
note: "If a copy or disk ejection error appears while copying the firmware, simply ignore the message"
0 commit comments