add gEDA configuration files

This commit is contained in:
King Kévin 2017-10-16 09:44:29 +02:00
parent 0efaddfeb8
commit 2b94f6b36d
2 changed files with 6 additions and 0 deletions

4
gafrc Normal file
View File

@ -0,0 +1,4 @@
; .sch gEDA configuration file
(define library "lib")
(component-library (build-path library "symbols"))
(component-library (build-path library "footprints"))

2
gschemrc Normal file
View File

@ -0,0 +1,2 @@
; gschem configuration file
;(output-color "enabled") ; for color postscript output (black background)