From 648ff4205d4b9336a46c275490f8a6b9e5355075 Mon Sep 17 00:00:00 2001 From: galile0 <134774462+galile0-designs@users.noreply.github.com> Date: Sat, 18 Nov 2023 20:05:04 +0100 Subject: [PATCH] Update v1.2_build_guide.md --- v1.2/v1.2_build_guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v1.2/v1.2_build_guide.md b/v1.2/v1.2_build_guide.md index ce6adbb..06416f3 100644 --- a/v1.2/v1.2_build_guide.md +++ b/v1.2/v1.2_build_guide.md @@ -76,7 +76,7 @@ Rows, top to bottom: GP11, GP12, GP13, GP14, GP15 yes, spagetti # Firmware -Firmware! glyph v1 runs KMK firmware, so this is really just a drag and drop procedure, no software required! +Firmware! glyph v1 runs KMK firmware, so this is really just a drag and drop procedure, no special unintuitive software required! Isn't that fantastic!? First, hold down the bootloader button on your pico while pluging it into USB. It should enter bootloader mode and appear on your system as a flash drive. Now download CircuitPython from [here](https://circuitpython.org/board/raspberry_pi_pico/) and drag the .uf2 file into the pico flash drive. It will now automatically reboot, and appear as a new empty flash drive now named CIRCUITPY. This drive should contain a file called code.py by default, delete this file.