Piantor 键盘项目教程

Piantor 键盘项目教程

piantor The Piantor Keyboard is a beginner-friendly, easy-to-solder, 42-key or 36-key, diodeless, low profile aggressive column staggered, hotswappable and non-hotswappable, programmable ergonomic mechanical split keyboard powered by Raspberry Pi Pico or other compatible RP2040 boards. It is based on the Cantor Keyboard. piantor 项目地址: https://gitcode.com/gh_mirrors/pi/piantor

1. 项目的目录结构及介绍

Piantor 键盘项目的目录结构如下:

piantor/
├── Keebio-Parts.pretty/
├── KiCad-RP-Pico/
├── case/
├── docs/
├── keyswitches.pretty/
├── pcb/
├── .gitmodules
├── LICENSE
├── README.md

目录介绍:

  • Keebio-Parts.pretty/: 包含 Keebio 部件的 KiCad 库文件。
  • KiCad-RP-Pico/: 包含 Raspberry Pi Pico 的 KiCad 库文件。
  • case/: 包含键盘外壳的设计文件。
  • docs/: 包含项目的文档,如构建指南和预编译固件。
  • keyswitches.pretty/: 包含键开关的 KiCad 库文件。
  • pcb/: 包含键盘 PCB 的设计文件。
  • .gitmodules: Git 子模块配置文件。
  • LICENSE: 项目的开源许可证文件。
  • README.md: 项目的介绍和基本信息。

2. 项目的启动文件介绍

Piantor 键盘项目的启动文件主要是固件文件。项目支持多种固件,如 QMK、Vial、KMK 等。启动文件通常位于 docs/ 目录下的预编译固件文件中。

启动文件路径:

docs/
├── build_guide.md
├── precompiled_firmware/
│   ├── qmk_firmware/
│   ├── vial_firmware/
│   ├── kmk_firmware/
│   └── ...
└── ...

启动文件介绍:

  • qmk_firmware/: 包含 QMK 固件的预编译文件。
  • vial_firmware/: 包含基于 QMK 的 Vial 固件的预编译文件。
  • kmk_firmware/: 包含 KMK 固件的预编译文件。

3. 项目的配置文件介绍

Piantor 键盘项目的配置文件主要用于定义键盘的布局、键位映射等。配置文件通常位于固件项目的根目录或特定目录下。

配置文件路径:

qmk_firmware/
├── keyboards/
│   ├── piantor/
│   │   ├── config.h
│   │   ├── rules.mk
│   │   ├── keymaps/
│   │   │   ├── default/
│   │   │   │   ├── config.h
│   │   │   │   ├── keymap.c
│   │   │   └── ...
│   │   └── ...
│   └── ...
└── ...

配置文件介绍:

  • config.h: 包含键盘的基本配置,如键位数量、布局等。
  • rules.mk: 包含编译规则和选项。
  • keymaps/: 包含不同键位映射的配置文件。
    • default/: 默认键位映射配置。
      • config.h: 键位映射的配置文件。
      • keymap.c: 键位映射的实现文件。

通过以上配置文件,用户可以自定义键盘的布局和功能。

piantor The Piantor Keyboard is a beginner-friendly, easy-to-solder, 42-key or 36-key, diodeless, low profile aggressive column staggered, hotswappable and non-hotswappable, programmable ergonomic mechanical split keyboard powered by Raspberry Pi Pico or other compatible RP2040 boards. It is based on the Cantor Keyboard. piantor 项目地址: https://gitcode.com/gh_mirrors/pi/piantor

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

罗昭贝Lovely

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值