Skip to content

feat(studio): 配置库与设备头部体验优化#85

Merged
MeowKJ merged 17 commits into
mainfrom
dev
Jun 22, 2026
Merged

feat(studio): 配置库与设备头部体验优化#85
MeowKJ merged 17 commits into
mainfrom
dev

Conversation

@MeowKJ

@MeowKJ MeowKJ commented Jun 19, 2026

Copy link
Copy Markdown
Owner

Summary

  • add Studio config library with local slots, import/export, naming, and compatibility checks
  • unify sidebar entries and Studio dialog shell, moving macro/RGB/config flows into focused dialogs
  • refine device header, firmware update states, CH552 release jump, theme/menu interactions, and layer selector styling
  • polish Storm DataFlash entry/view visuals

Verification

  • pnpm.cmd run type-check
  • pnpm.cmd test -- --run
  • pnpm.cmd run build:electron

@vercel

vercel Bot commented Jun 19, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
binary-keyboard Ready Ready Preview, Comment Jun 22, 2026 6:49am

在 BLE 工作模式下同时初始化 USB Device。

按键报告仍然按当前工作模式走 BLE,但插入 USB 后 Studio 可以继续通过 USB HID 配置通道读写键盘配置,避免为了改配置而手动切回 USB 模式。
新增风暴主题下的 DataFlash die explorer,用芯片区域、页、字节簇和字节层级替代原来的测试面板。

补齐 CH592F 原始 DataFlash 信息、读取和单字节写入命令,并在 Studio 协议解析、设备状态、主题和连接页中接入入口。

同时移除临时按键测试面板,保留自动保存、当前模式显示和相关配置流的界面整理。
新增 Studio 本地配置档案,支持保存、导入、导出并带进度应用到当前键盘。

宏改为独立宏包导入导出,配置档案只记录宏引用,避免跨设备迁移时误写宏内容。

CH552G 增加 Win/Mac 系统模式读写和修饰键映射,Studio 按特性级别开启对应能力。
@MeowKJ MeowKJ changed the title Prepare dev updates for release feat(studio): 配置库与设备头部体验优化 Jun 22, 2026
@MeowKJ
MeowKJ merged commit ced594d into main Jun 22, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant