Boards · akko

akko MOD07 V5 keyboard software

sharkfin identifies and reads the akko MOD07 V5. 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 MOD07 V5

  • sharkfin will identify this board and read its settings, but it will not write to it. Its command set is not established, and the two protocol families in this hardware share opcodes that mean different things, so a misaddressed write would land on a live register.
  • You can help: the app's Contribute tab collects a read-only data bundle to paste into an issue. That is how a board moves from read-only to supported.
  • Screen. This board has one. sharkfin does not draw on it yet: the way this firmware takes a picture is not established, so sharkfin reads the display's version and leaves it alone.

sharkfin has no drawn layout for the MOD07 V5 yet, so it shows a grid of the board's 128 matrix slots instead. Everything still works; only the picture is missing. You can fix that for everyone: draw the board on the app's Keys page, which checks each key against your keyboard as you go, and send the result back.

MOD07 V5 at a glance

Brandakko
ModelMOD07 V5
USB ID3151:5002
Device ID3034
Protocol familyunknown
Settings writableno, read-only
Drawn layoutno, shown as a slot grid
Onboard profiles4

A protocol family of “unknown” means sharkfin has not established which command set this revision speaks, which is exactly why it stays read-only.

Connecting

Plug the MOD07 V5 in with a USB cable, or use its 2.4 GHz receiver if it has one. Bluetooth has no configuration channel, so 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 MOD07 V5 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.

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