Go to file
2017-05-14 10:41:31 +02:00
CMakeModules
library reworked MAX1658,MAX1659 2017-05-14 10:41:31 +02:00
modules Added pin 1 marker 2017-04-22 12:14:15 +01:00
template Added lib-table entries for Relays_SMD lib 2017-04-21 12:29:24 +10:00
.gitattributes Fixes for .gitattributesfiel 2017-02-24 00:26:20 +11:00
.gitignore Ignore /internat/ directory 2017-03-01 09:22:26 +11:00
.travis.yml Good to go (#3) 2017-02-15 13:08:53 -06:00
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 Fixed accidental removal of douille 2017-02-15 12:25:25 -06: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