Skip to content

Commit

Permalink
hotfix link
Browse files Browse the repository at this point in the history
  • Loading branch information
sqfmi committed Dec 28, 2023
1 parent 99e9b4b commit 19c5cc4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ The USB-C port at the bottom powers and charges the Beepy. **Do not power the Ra

Update Beepy's firmware to ensure driver compatibility and the latest device features:

- Download the [latest firmware image](https://github.com/sqfmi/i2c_puppet/releases/latest/download/i2c_puppet.uf2)
- Download the [latest firmware image](https://github.com/ardangelo/beepberry-rp2040/releases/latest/download/i2c_puppet.uf2)
- Slide the power switch off (left if facing up)
- Connect the Beepy to your computer via USB-C
- While holding the "End Call" key (top right on the keypad), slide the power switch on
Expand Down Expand Up @@ -51,7 +51,7 @@ There are two choices of operating systems to run on your Beepy

3. Your Beepy with is now ready, enjoy!

- Review the [default symbol keymap](https://beepy.sqfmi.com/img/symbol-keys.png)
- Review the [default symbol keymap](/docs/firmware/keyboard#symbol-key-map)

### Setting up a Buildroot System

Expand All @@ -74,7 +74,7 @@ The initial boot will take about 30 seconds to resize disk partitions to fill yo
* Configure Wi-Fi: use `nmtui` or edit `/boot/wlan/<your_network_name>.psk`
* Updating Buildroot image: reflash SD card, or run `sudo update_buildroot`

Review the [default symbol keymap](/docs/keyboard)
Review the [default symbol keymap](/docs/firmware/keyboard#symbol-key-map)

## Powering on/off your Beepy

Expand Down

0 comments on commit 19c5cc4

Please sign in to comment.