Skip to content

Commit

Permalink
add pictures
Browse files Browse the repository at this point in the history
  • Loading branch information
bstiq committed Aug 6, 2024
1 parent 9486c49 commit ca856e5
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
Binary file added assets/pics/bluetooth/battery.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/pics/bluetooth/branch_names.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/pics/bluetooth/nano_holder.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions help/bluetooth.md
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ Do not set your soldering iron any higher than 300°C, as it might damage the ni

You can use [this video from Joe Scotto](https://youtu.be/l5kAx08Iom4) to help.

![nice!nano installed](images/nano_holder.jpg)
![nice!nano installed](../assets/pics/bluetooth/nano_holder.jpg)

Being careful to not short any connections, connect the JST battery connections, turn the switch to the on position, and confirm the MCU powers on.

Expand All @@ -191,15 +191,15 @@ If all goes well, unplug the battery and continue the assembly.

You can either mount the battery between the MCU and holder PCB, or tape it to the case.

![nice!nano installed](images/battery.jpg)
![nice!nano installed](../assets/pics/bluetooth/battery.jpg)

# Firmware

The firmware can be downloaded from the [charybdis-wireless-mini-zmk-firmware repository](https://github.com/280Zo/charybdis-wireless-mini-zmk-firmware) by opening [the Actions tab](https://github.com/280Zo/charybdis-wireless-mini-zmk-firmware/actions), clicking on the latest successful run, then downloading the firmware file under Artifacts.

The main branch builds firmware for the colemak dh key layout. The layouts/qwerty branch builds firmware for the qwerty layout. Make sure you pick the correct branch for your needs.

![branch names](images/branch_names.png)
![branch names](../assets/pics/bluetooth/branch_names.png)

Customizing the firmware is pretty straight forward. Common changes might include swapping the central and peripheral halves, changing the keyboard name, or modifying the key bindings. See the firmware repo for details on how to make changes.

Expand Down

0 comments on commit ca856e5

Please sign in to comment.