I’m going to be making my first symbols in KiCAD soon and I have a couple of questions. The first is whether there’s a style guide for the KiCAD libraries that I can follow so I can contribute my symbols. The second is, if I save my symbols in the KiCAD libraries, will my symbols be lost when the libraries are updated? I’m using apt on Linux to keep KiCAD up to date, so my fear is that when the repository is updated with new libraries, I’ll download and install them and they’ll overwrite my local libraries, which would include my custom symbols. If that is what’ll happen, what’s the canonical way to organize my symbols?
Thanks.