Skip to content

Commit

Permalink
Update location of firmware files
Browse files Browse the repository at this point in the history
  • Loading branch information
nooges committed Jul 24, 2024
1 parent 7f1c39e commit bc968d5
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 14 deletions.
4 changes: 2 additions & 2 deletions docs/breeze-build-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ Test the microcontrollers first by flashing the firmware to them, as removing th

Here's the firmware for the Breeze with support for VIA enabled for different microcontrollers:

- [Breeze Firmware for Elite-Pi](https://docs.keeb.io/firmware.html?path=breeze/afternoonlabs_breeze_rev1_via_elite_pi.uf2)
- [Breeze Firmware for Pro Micro and Elite-C](https://docs.keeb.io/firmware.html?path=breeze/afternoonlabs_breeze_rev1_via_pro_micro.hex)
- [Breeze Firmware for Elite-Pi](https://docs.keeb.io/firmware.html?path=afternoonlabs_breeze_rev1_via_elite_pi.uf2)
- [Breeze Firmware for Pro Micro and Elite-C](https://docs.keeb.io/firmware.html?path=afternoonlabs_breeze_rev1_via_pro_micro.hex)

See [Flashing Firmware](flashing-firmware) for more info on flashing your controllers.

Expand Down
22 changes: 11 additions & 11 deletions docs/firmware-updates.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,17 +12,17 @@ The VIA firmware for various Keebio keyboards has been updated to support the ne
## Firmware Downloads
Here's the links to the updated firmware for your board.

- [BDN9 Rev. 1](https://docs.keeb.io/firmware.html?path=bdn9/keebio_bdn9_rev1_via.hex)
- [BDN9 Rev. 2](https://docs.keeb.io/firmware.html?path=bdn9/keebio_bdn9_rev2_via.bin)
- [Iris Rev. 5](https://docs.keeb.io/firmware.html?path=iris/keebio_iris_rev5a_via.hex)
- [Iris Rev. 6](https://docs.keeb.io/firmware.html?path=iris/keebio_iris_rev6b_via.hex)
- [KBO-5000 Rev. 1](https://docs.keeb.io/firmware.html?path=kbo-5000/keebio_kbo5000_rev1a_via.hex)
- [Quefrency Rev. 2](https://docs.keeb.io/firmware.html?path=quefrency/keebio_quefrency_rev3_via.hex) (Rev. 3 firmware can be flashed to Rev. 2)
- [Quefrency Rev. 3](https://docs.keeb.io/firmware.html?path=quefrency/keebio_quefrency_rev3_via.hex)
- [Quefrency Rev. 4](https://docs.keeb.io/firmware.html?path=quefrency/keebio_quefrency_rev4_via.hex)
- [Quefrency Rev. 5](https://docs.keeb.io/firmware.html?path=quefrency/keebio_quefrency_rev5_via.hex)
- [Sinc Rev. 1](https://docs.keeb.io/firmware.html?path=sinc/keebio_sinc_rev1_via.hex)
- [Sinc Rev. 2](https://docs.keeb.io/firmware.html?path=sinc/keebio_sinc_rev2_via.hex)
- [BDN9 Rev. 1](https://docs.keeb.io/firmware.html?path=keebio_bdn9_rev1_via.hex)
- [BDN9 Rev. 2](https://docs.keeb.io/firmware.html?path=keebio_bdn9_rev2_via.bin)
- [Iris Rev. 5](https://docs.keeb.io/firmware.html?path=keebio_iris_rev5a_via.hex)
- [Iris Rev. 6](https://docs.keeb.io/firmware.html?path=keebio_iris_rev6b_via.hex)
- [KBO-5000 Rev. 1](https://docs.keeb.io/firmware.html?path=keebio_kbo5000_rev1a_via.hex)
- [Quefrency Rev. 2](https://docs.keeb.io/firmware.html?path=keebio_quefrency_rev3_via.hex) (Rev. 3 firmware can be flashed to Rev. 2)
- [Quefrency Rev. 3](https://docs.keeb.io/firmware.html?path=keebio_quefrency_rev3_via.hex)
- [Quefrency Rev. 4](https://docs.keeb.io/firmware.html?path=keebio_quefrency_rev4_via.hex)
- [Quefrency Rev. 5](https://docs.keeb.io/firmware.html?path=keebio_quefrency_rev5_via.hex)
- [Sinc Rev. 1](https://docs.keeb.io/firmware.html?path=keebio_sinc_rev1_via.hex)
- [Sinc Rev. 2](https://docs.keeb.io/firmware.html?path=keebio_sinc_rev2_via.hex)
- More firmware downloads: <https://github.com/keebio/keebio-firmware>

## Upgrading the Firmware on the Keyboard
Expand Down
2 changes: 1 addition & 1 deletion docs/iris-rev6-rgb-via.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ If you'd like to use the Lighting controls in VIA Configurator and/or remap your

## Upgrading to `rev6b` firmware

1. Download and flash this .hex file to each half: [Iris Rev. 6b VIA Firmware](https://docs.keeb.io/firmware.html?path=iris/keebio_iris_rev6b_via.hex)
1. Download and flash this .hex file to each half: [Iris Rev. 6b VIA Firmware](https://docs.keeb.io/firmware.html?path=keebio_iris_rev6b_via.hex)
2. [Flash](flashing-firmware#flashing-atmega32u4-dfu-bootloader) the `rev6b` VIA .hex file individually to each half

## Launch VIA
Expand Down

0 comments on commit bc968d5

Please sign in to comment.