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: fw/flashing.md
+7-5
Original file line number
Diff line number
Diff line change
@@ -36,8 +36,6 @@ Below is detailed the exact procedure to follow. You need to flash either the ri
36
36
37
37
Sourcing your firmware can be done in a couple ways:
38
38
39
-
// TODO fix link build to internal doc?
40
-
41
39
- downloading it from the [release section on github][releases]
42
40
- build your own firmware, [detailed here][build]
43
41
@@ -56,6 +54,10 @@ There exists a dedicated key code that will immediately reboot into the bootload
56
54
57
55
Please refer to the [keymap guide][keymaps] to find the default location of this key for your keyboard.
58
56
57
+
For example, on the Charybdis the keycode is on the `Nav/Sym` layer:
58
+
59
+

60
+
59
61
Once you've put the keyboard in bootloader mode, you can skip to the [usb drive section](#usb-drive).
60
62
61
63
## Bootmagic
@@ -72,7 +74,7 @@ To initiate bootmagic:
72
74
- at the same time, plug the USB cable in again
73
75
- release the key
74
76
75
-
/// PICTURE of several boards with bootmagic keys highlighted
77
+

76
78
77
79
Once you've put the keyboard in bootloader mode, you can skip to the [usb drive section](#usb-drive).
78
80
@@ -82,7 +84,7 @@ Locate the button labeled "UPDATE" or "RESET" on your controller.
82
84
83
85
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.
84
86
85
-
/// PICTURE of dactyl bottom and Dilemma with button/button holes highlighted
87
+

86
88
87
89
Tapping this button twice within 500 milliseconds will engage the bootloader.
88
90
@@ -98,7 +100,7 @@ The hardware fallback is an emergency method:
98
100
99
101
For this, you will need to unscrew the case bottom and locate two through holes, either labelled "BOOT" or unlabelled.
100
102
101
-
/// PICTURE of splinky, splinktegrated and Dilemma with boot pads highlighted
103
+

102
104
103
105
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.
0 commit comments