-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
16 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,24 @@ | ||
# Keyboard KiCad Tutorial | ||
# KiCad Keyboard Tutorial | ||
|
||
[線上預覽](https://kicanvas.org/?github=https%3A%2F%2Fgithub.com%2Fsiderakb%2Fkeyboard-kicad-tutorial%2Ftree%2Fmain%2Fmy-keyboard),由 [KiCanvas](https://github.com/theacodes/kicanvas) 提供。 | ||
KiCAD 教學示範用的 60% 機械鍵盤。 | ||
|
||
[線上預覽](https://kicanvas.org/?github=https%3A%2F%2Fgithub.com%2Fsiderakb%2Fkicad-keyboard-tutorial%2Ftree%2Fmain%2Fmy-keyboard),由 [KiCanvas](https://github.com/theacodes/kicanvas) 提供。 | ||
|
||
- YouTube: [自製QMK鍵盤-KiCAD鍵盤PCB繪製教學 (上)](https://youtu.be/DOluUYmqIs4) | ||
- Blog: [[自製QMK鍵盤-4] KiCAD鍵盤PCB繪製教學 (上)](https://ziteh.github.io/posts/diyqmkkeyboard-pcb-layout-sch/) | ||
|
||
## License | ||
## 用法 | ||
|
||
從 Code 按鈕或 [Releases](https://github.com/siderakb/kicad-keyboard-tutorial/releases) 頁面下載專案,或使用 Git 指令: | ||
``` | ||
git clone --recurse-submodules https://github.com/siderakb/kicad-keyboard-tutorial.git | ||
``` | ||
|
||
本專案使用的 KiCad 版本爲 `Ver 7.0.8`。 | ||
|
||
## 授權許可 | ||
|
||
- [`my-keyboard`](./my-keyboard/) 資料夾:根據 [CERN-OHL-P v2](./LICENSE) 授權。 | ||
- [`key-switches.pretty`](https://github.com/siderakb/key-switches.pretty) 資料夾:根據該庫自身的授權許可進行授權。 | ||
|
||
請注意,根據授權許可,不提供任何形式的保固或保證。 |