An open API service indexing awesome lists of open source software.

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

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.