Skip to main content

Skog Reboot

Product relationship

Skog Reboot is a keyboard product with two PCB versions, rev A and rev B, both supporting legacy BLE firmware (Bluefruit) and AVR DuoChord wireless backends.

Quick identification

  • rev A: MCU AT90USB646.
  • rev B: MCU AT90USB1286.
  • Both have an encoder, RGB Matrix, and light-strip/logo zones.
  • Wireless backend: Bluefruit or DuoChord.
  • Flashing: .hex + qmk-dfu.

Do-not-mix warning

  • Skog Reboot rev A and rev B differ in MCU, RGB driver, and firmware; do not mix.
  • Bluefruit and DuoChord firmware on the same revision are not interchangeable.
  • Migrating from Bluefruit to DuoChord requires a fixed sequence, see first migration.

Spec summary

Itemrev Arev B
MCUAT90USB646AT90USB1286
ConnectivityUSB + BLEUSB + BLE
Bootloaderqmk-dfuqmk-dfu
Firmware format.hex.hex
LightingRGB Matrix + strip/logoRGB Matrix + strip/logo (different driver)
EncoderYesYes
Wireless backendBluefruit / DuoChordBluefruit / DuoChord

Firmware, VIA JSON definitions, and SHA-256 checksums are available in the Download Center (see Firmware Downloads). DuoChord targets also need a matching nRF OTA package, shipped as part of the first-migration kit.

First use / migration prerequisites

  1. Confirm whether the PCB silkscreen says Skog Reboot rev A or rev B.
  2. Legacy BLE firmware (Bluefruit): download the matching legacy BLE firmware for the rev, flash it, then pair following Legacy BLE firmware.
  3. DuoChord: if the module currently runs Bluefruit, flash the AVR DuoChord firmware first, then hold both Shift keys and press F twice to enter DfuTarg, perform OTA, and re-pair. See Legacy BLE firmware → DuoChord first migration.
  4. Flashing methods: see Wired Flashing (DFU / TinyUF2).

Common features

Default keymap

The default keymap provides a standard layout with encoder and lighting keys. Wireless function keys (BLE1BLE5, PAIR, CLR, etc.) follow the firmware you flash.

Model-specific features

  • rev A / rev B versions (different MCU and RGB driver).
  • Encoder, RGB Matrix, light-strip/logo zones.
  • Bluefruit / DuoChord dual wireless backends.

Troubleshooting

Version compatibility

  • Hardware revisions: rev A / rev B (firmware not interchangeable).
  • Config tools: VIA / Vial.
  • Firmware: QMK / Vial builds for the Skog Reboot rev A/rev B targets; DuoChord targets also need the matching nRF OTA package.