Go to file
Gabe R 5f9dc4e6f7 Minimizing commits (#2)
Got a system working that allows for Travis-Ci.org to check all added components for KRC violations.
2017-02-14 10:24:49 -06:00
CMakeModules Add 'make uninstall' support using CMake. Typically must be run as root from build dir. 2013-10-31 13:38:35 -05:00
doc/klc_images renamed directory to /doc/klc_images/ as requested 2017-01-31 07:46:51 +01:00
library Corrected field positions 2017-02-13 14:34:20 +01:00
modules Minimizing commits (#2) 2017-02-14 10:24:49 -06:00
template Added missing parenthesis 2017-02-13 13:53:17 +11:00
.gitattributes Changed line-feed from "auto" to "lf" 2017-02-13 10:27:19 +11:00
.gitignore Revert commit ca7e974 2016-05-24 20:56:52 +10:00
.travis.yml Minimizing commits (#2) 2017-02-14 10:24:49 -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 updating and renaming CONTRIBUTING file 2015-10-01 23:11:18 -03:00
COPYRIGHT.txt Add license info for libraries (the GPL license) 2012-01-23 11:14:35 +01:00
library-check.sh Minimizing commits (#2) 2017-02-14 10:24:49 -06:00
README.md Update README.md 2017-01-03 18:52:01 +11:00

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