https://github.com/bschwind/kicad-keyboard-parts
A collection of KiCad footprints to make it easier to build keyboards and plates
https://github.com/bschwind/kicad-keyboard-parts
Last synced: 5 months ago
JSON representation
A collection of KiCad footprints to make it easier to build keyboards and plates
- Host: GitHub
- URL: https://github.com/bschwind/kicad-keyboard-parts
- Owner: bschwind
- License: apache-2.0
- Created: 2022-07-16T09:28:57.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-07-21T04:45:44.000Z (almost 2 years ago)
- Last Synced: 2025-03-20T17:51:46.462Z (about 1 year ago)
- Size: 12.6 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# kicad-keyboard-parts
A collection of KiCad footprints to make it easier to build keyboards and plates.
## Usage
Clone this repo into a directory somewhere withing your project and add it as
a project-specific library under Preferences -> Manage Footprint/Symbol Libraries.
Example:
```
some_kicad_project
├── README.md
├── extra-parts
│ ├── kicad-keyboard-parts
│ │ ├──
├── some_kicad_project.kicad_pcb
├── some_kicad_project.kicad_pro
├── some_kicad_project.kicad_sch
```
## Slots
The goal of the slot footprints library is to be able to create easily-manufacturable top plates for keyboards. The slots are simple
square cutouts with rounded corners so the tooling at PCB fabrication shops can easily route it.
**Note** - These footprints have not been tested yet for fabrication, or for correct fit on actual stabilizers.