From 06a4bb914f1bd4286e4b2c468cd45acb6fabbb69 Mon Sep 17 00:00:00 2001 From: Ryan Neff Date: Sun, 24 Mar 2024 16:53:53 -0700 Subject: [PATCH] Added ee_hands first flash instructions to README --- keyboards/sofle_pico/readme.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/keyboards/sofle_pico/readme.md b/keyboards/sofle_pico/readme.md index 5595fe833c7..2b56ee9b2a1 100644 --- a/keyboards/sofle_pico/readme.md +++ b/keyboards/sofle_pico/readme.md @@ -18,6 +18,12 @@ Flashing example for this keyboard: make sofle_pico:default:flash +Handedness should be programmed in EEPROM once, you can use these commands to +flash the firmware and the EEPROM: + + make sofle_pico:default:uf2-split-left + make sofle_pico:default:uf2-split-right + See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs). ## Bootloader