Go to file
Stefan Olsson a13d863097 Added
2017-08-20 16:43:55 +02:00
CMakeModules
library Modified LPT80A 2017-08-20 16:42:58 +02:00
modules Added 2017-08-20 16:43:55 +02:00
template Fix environment variable used in default symbol library table. 2017-08-12 10:17:05 -04:00
.gitattributes
.gitignore
.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 Add license info for libraries (the GPL license) 2012-01-23 11:14:35 +01:00
library-check.sh
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