summaryrefslogtreecommitdiff
path: root/docs/flashing.md
diff options
context:
space:
mode:
authorDasky <32983009+daskygit@users.noreply.github.com>2022-05-30 23:04:50 +0100
committerGitHub <noreply@github.com>2022-05-31 08:04:50 +1000
commit2de70e6f2d5c7217ec0a0f318e999a0644d9db0d (patch)
tree73dc1a2747d02764a6d22c9191b513171233fb54 /docs/flashing.md
parent31fb14152827e7915b774f7c0d37504c8b3edeb8 (diff)
Add uf2-split-* make targets. (#17257)
Diffstat (limited to 'docs/flashing.md')
-rw-r--r--docs/flashing.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/flashing.md b/docs/flashing.md
index ae31f9c621..a4610cae8c 100644
--- a/docs/flashing.md
+++ b/docs/flashing.md
@@ -358,3 +358,7 @@ CLI Flashing sequence:
2. Wait for the OS to detect the device
3. Flash via QMK CLI eg. `qmk flash --keyboard handwired/onekey/blackpill_f411_tinyuf2 --keymap default`
4. Wait for the keyboard to become available
+
+### `make` Targets
+
+* `:uf2-split-left` and `:uf2-split-right`: Flashes the firmware but also sets the handedness setting in EEPROM by generating a side specific firmware.