Boards · KiiBoom

KiiBoom 81 keyboard software

Remap keys, set the RGB, record macros and change device settings on the KiiBoom 81. Free and open source. Use it in a Chromium browser with nothing to install, or download the desktop app for Windows, macOS or Linux. Either way it runs entirely on your own machine: no account, and the browser version makes no network requests once the page has loaded.

What sharkfin does with the kiiboom81

  • Remap any key. Click a key on a picture of the board and give it another key, a mouse button, cursor movement, the scroll wheel, a macro or a media control. Base and Fn layers both. 3 onboard profiles.
  • Lighting. 18 backlight effects with direction options, full RGB colour, brightness and speed, changing live as you drag.
  • Per-key colour. Paint individual keys and send the pattern to the board's flash.
  • Macros. Record key and mouse sequences with per-event delays into the 50 onboard slots, then bind a key to one.
  • Debounce. Adjustable, 1 to 10.
  • Sleep timers for 2.4 GHz and Bluetooth, plus deep sleep.
  • The knob. Turn left, turn right and press are all remappable. From the factory: volume down, play or pause, volume up.
  • Edge light. This board has edge LEDs, so their own effect, colour, brightness and speed get their own controls.
  • Device settings. Windows-key lock, WASD and arrow-cluster swap, backlight off, host-OS auto-detect and a factory reset, all from the Device page.
  • Backup. Export everything to a file and restore it later.

The picture sharkfin has for the kiiboom81 knows the board's shape but not yet which internal slot each key lives in, so the first connection includes a check: the drawing is matched against the keymap your own board reports, you confirm it once, and from then on you remap on the picture. Until then the app shows a plain grid. The check exists because two boards can share one picture and still disagree about which slot a key lives in, and a wrong guess would send a remap to the wrong key. sharkfin trusts your keyboard over its own files.

kiiboom81 at a glance

BrandKiiBoom
Modelkiiboom81
USB ID3151:4015
Device ID2049
Protocol familyyc500
Settings writableyes
Drawn layoutafter a one-time check
Onboard profiles3

gen2 and yc500 are the two command sets ROYUAN firmware speaks. They reuse the same opcode numbers for different commands, so sharkfin never guesses: the board names itself when it is plugged in, and the command set follows from sharkfin's registry, not from the USB id.

Connecting

Plug the kiiboom81 in with a USB cable. There is no configuration channel over 2.4 GHz or Bluetooth on this hardware, so a receiver or a Bluetooth pairing will not do. Settings are stored on the keyboard itself, so everything you change keeps working wirelessly once you unplug. sharkfin never flashes firmware, so there is nothing here that can brick the board. On Linux, both the browser and the app need a one-line udev rule before they can open the keyboard. And if you are hunting for a polling-rate or report-rate setting: there is none in sharkfin, because this hardware does not expose one.

If the kiiboom81 stops responding

It happens: the firmware stops answering and the app says the board needs a replug. Typing keeps working the whole time. In order:

  1. Close sharkfin, or the browser tab. While either is open it keeps trying to reach the board.
  2. Unplug the cable, wait ten seconds, plug it back in. The board needs to lose power, not just reconnect.
  3. Fn + Home turns the lighting back on if the backlight looks dead.
  4. Fn + Esc, held for about three seconds, resets the board's settings.
  5. Still wrong? Open sharkfin and use Device, then Factory reset.

None of this touches firmware; nothing here can leave the kiiboom81 unusable.