百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
K

keyboards

> 编程语言
开源

VIA 键盘 VIA 是一个功能强大的、基于开源的 Web 界面,用于配置搭载 QMK 的机械键盘。它允许您自定义键盘的配置,包括按键映射、快捷键、音效等。

793 stars0 点赞0 次浏览
访问官网GitHub

工具介绍

VIA 键盘 VIA 是一个功能强大的、基于开源的 Web 界面,用于配置搭载 QMK 的机械键盘。它允许您自定义键盘的配置,包括按键映射、快捷键、音效等。

VIA Keyboards

VIA is a powerful, open-source web-based interface for configuring your QMK-powered mechanical keyboard. It allows you to customize your keymaps, create macros, and adjust RGB settings (if it has RGB) on the fly, without needing to recompile your keyboard's firmware. This makes keyboard customization easier and more accessible for everyone.

Getting VIA to support your keyboard

Are you a keyboard maker or a developer interested in adding support for your keyboard? We welcome contributions to the VIA project!

  1. The source code of the keyboard MUST be merged in QMK Firmware Repositories Master branch.
  2. Your keymaps/via keymap MUST be merged in VIA's QMK Userspace Repository Main branch.
  3. Create a definition in JSON format for your keyboard and submit it as a pull request to VIA's Keyboards Repository Master branch.

Please follow our Specification documentation carefully to ensure your pull request is smoothly reviewed and merged.

What to add in this repository

  1. Add a vendor/keyboardname directory, inside the v3 directory (e.g. xelus/dawn60)
  2. Add a keyboardname.json file to it

Follow the documentation details on how to create it.

Facing Issues?

If you encounter any issues or bugs while using the VIA Web Application, please report them by opening an issue in the VIA Web Application Repository. This will help us to track down and resolve problems, and improve the VIA experience for everyone.

Before reporting, please make sure to check if an issue has already been reported. Thank you!

Issues· 33 开放

查看全部 Issues在 GitHub 打开

暂无开放 Issues,或尚未同步最近议题。

> 标签

TypeScript

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类编程语言
定价开源

> 相关工具

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言