Skip to content

Studio firmware (v2.5.0): hardware test + release #29

Description

@rdlu

Tracking the remaining steps to ship DYA Studio support as v2.5.0. All code is done and build-verified on PR #28 (feat/dya-studio); only the on-hardware test + release remain.

Status

1. Hardware test

mise run flash-reset    # LEFT first — clears the old ZMK Studio overlay + BT bonds
mise run build-flash    # flash both halves; they re-pair over BT
mise run studio         # opens DYA Studio as a Chromium app window (localhost:5173)
  • Keymap loads + an edit persists over USB (WebSerial)
  • Disconnect USB → connect over Bluetooth; edit persists over BLE (the headline feature)
  • Encoder works (volume default; try live-reconfiguring it in the app)
  • Smoke-test: all 8 layers, pointing/trackball, RGB, gaming layers
  • Rollback if needed: mise run flash-release (reflashes v2.0.0)

2. Release v2.5.0 (only if the test passes)

Notes / gotchas

Refs: PR #28.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestkeymapKeymap, layers, or key behaviors

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions