Go to file
2017-06-18 09:45:50 +02:00
CMakeModules
library Added TXB0104 all variants 2017-06-18 09:45:50 +02:00
modules Merge pull request #1306 from poeschlr/Connectors_JST_PH_THT 2017-06-12 17:00:10 +10:00
template Added lib entries for terminal block repos 2017-06-04 22:27:02 +10:00
.gitattributes
.gitignore Ignore /internat/ directory 2017-03-01 09:22:26 +11:00
.travis.yml
CMakeLists.txt Removed KICAD_DATA dir which is redundant on OSX and changed the prefix to something more sane 2016-09-12 21:52:47 +12:00
CONTRIBUTING.md
COPYRIGHT.txt
library-check.sh
q clean up reference label location on tda7292 2017-05-15 09:59:54 -04:00
README.md

KiCad Library

This repository contains the official schematic and 3D libraries supported by the KiCad library team.

The footprint libraries are the *.pretty repos themselves and are used online by default. If you want to download them locally, the library-repos-install.bat and library-repos-install.sh scripts in the KiCad source can do this automatically.

How to Contribute

Please, check the CONTRIBUTING.md file, or refer to the Wiki Page.

Further Information