From bfc5bd1e643a5b8c53b16383ef7cf9c8d34a88f4 Mon Sep 17 00:00:00 2001 From: Dimitris Mantzouranis Date: Mon, 19 Jun 2023 12:48:22 +0300 Subject: [PATCH] docs: sn32: add jumploader flag when flashing bootloader --- docs/flashing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/flashing.md b/docs/flashing.md index f0714da3fcb..4fc88d31137 100644 --- a/docs/flashing.md +++ b/docs/flashing.md @@ -464,7 +464,7 @@ Compatible flashers: ``` 1: 260 series of chips have part of the SN32-DFU bootloader in userspace and therefore must be guarded to avoid bricking. Install the [sonix-bootloader](https://github.com/SonixQMK/sonix-keyboard-bootloader) before flashing the firmware ``` -sonixflasher --vidpid 0c45:7010 -f +sonixflasher --vidpid 0c45:7010 --jumploader -f ``` as a one-shot operation, then flash the firmware with an offset `0x200`