Skip to content

Commit 247eb0a

Browse files
committed
add pics
1 parent 21691ec commit 247eb0a

File tree

6 files changed

+7
-5
lines changed

6 files changed

+7
-5
lines changed

assets/pics/help/flashing/1.jpg

227 KB
Loading

assets/pics/help/flashing/2.jpg

164 KB
Loading

assets/pics/help/flashing/3.jpg

174 KB
Loading

assets/pics/help/flashing/4.jpg

210 KB
Loading

assets/pics/help/flashing/5.jpg

297 KB
Loading

fw/flashing.md

+7-5
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,6 @@ Below is detailed the exact procedure to follow. You need to flash either the ri
3636

3737
Sourcing your firmware can be done in a couple ways:
3838

39-
// TODO fix link build to internal doc?
40-
4139
- downloading it from the [release section on github][releases]
4240
- build your own firmware, [detailed here][build]
4341

@@ -56,6 +54,10 @@ There exists a dedicated key code that will immediately reboot into the bootload
5654

5755
Please refer to the [keymap guide][keymaps] to find the default location of this key for your keyboard.
5856

57+
For example, on the Charybdis the keycode is on the `Nav/Sym` layer:
58+
59+
![](../assets/pics/help/flashing/5.jpg)
60+
5961
Once you've put the keyboard in bootloader mode, you can skip to the [usb drive section](#usb-drive).
6062

6163
## Bootmagic
@@ -72,7 +74,7 @@ To initiate bootmagic:
7274
- at the same time, plug the USB cable in again
7375
- release the key
7476

75-
/// PICTURE of several boards with bootmagic keys highlighted
77+
![](../assets/pics/help/flashing/4.jpg)
7678

7779
Once you've put the keyboard in bootloader mode, you can skip to the [usb drive section](#usb-drive).
7880

@@ -82,7 +84,7 @@ Locate the button labeled "UPDATE" or "RESET" on your controller.
8284

8385
The Dactyl and Charybdis families have a hole in the bottom plate allowing access to the button with for example a pen. On the Dilemma family, the button is located on the top of the keyboard.
8486

85-
/// PICTURE of dactyl bottom and Dilemma with button/button holes highlighted
87+
![](../assets/pics/help/flashing/2.jpg)
8688

8789
Tapping this button twice within 500 milliseconds will engage the bootloader.
8890

@@ -98,7 +100,7 @@ The hardware fallback is an emergency method:
98100

99101
For this, you will need to unscrew the case bottom and locate two through holes, either labelled "BOOT" or unlabelled.
100102

101-
/// PICTURE of splinky, splinktegrated and Dilemma with boot pads highlighted
103+
![](../assets/pics/help/flashing/1.jpg)
102104

103105
Next, unplug the USB connector, and then bridge the two pads, for example using metallic tweezers. Hold this connection while you plug in the USB connector, and release it shortly afterward.
104106

0 commit comments

Comments
 (0)