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

https://github.com/cdaringe/opengimbal-electronics


https://github.com/cdaringe/opengimbal-electronics

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# opengimbal-electronics

[kicad](https://www.kicad.org/) documents for [opengimbal](https://cdaringe.github.io/opengimbal).

## usage

- load this folder into kicad, do great work!

## contributing

- `git checkout -b feat/my-feature-name`
- do great work
- `git add . && git commit -m 'feat: added cool feature'

We used [conventional-commits](https://www.conventionalcommits.org/en/v1.0.0/).

## references

- [es32 kicad](https://github.com/espressif/kicad-libraries)