Go to file
michal777 7a1a0452ce Merge pull request #212 from ajeddeloh/master
Fixed the transistors in library/device.lib to use P not E/C
2015-05-25 12:07:07 +02: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
library Fixed the transistors in library/device.lib to use P (Passive) instead of C/E (open collector/emitter). 2015-05-24 21:29:11 -07:00
modules Merge pull request #202 from dfro/added-smb-connector 2015-05-16 13:51:25 +02:00
template add recently added templates to install statement 2015-05-14 05:04:42 +03:00
CMakeLists.txt Change Windows install tree to same as Linux intall tree. 2014-10-31 15:26:53 -04:00
CONTRIBUTING.txt Rename CONTRIBUTING to CONTRIBUTING.txt 2015-03-13 08:48:57 +01:00
COPYRIGHT.txt Add license info for libraries (the GPL license) 2012-01-23 11:14:35 +01:00
KiCad_Library_Convention.txt Updated rule 1.4 about dimensions. 2015-04-06 15:05:56 -04:00
README.md updating README 2015-05-11 10:22:12 +02:00

kicad-library

The schematic and 3D libraries supported by KiCad 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.txt file.