not needed anymore
This commit is contained in:
@@ -1,18 +0,0 @@
|
||||
{
|
||||
"kicad_project_search_path": "hardware/",
|
||||
"schematic_output_path": "docs/",
|
||||
"bom_csv_output_path": "docs/BOM/",
|
||||
"bom_report_output_path": "docs/BOM/",
|
||||
"production_file_output_path": "pcbs/",
|
||||
"schematic_output_name": "_schematic",
|
||||
"bom_csv_output_name": "_bill_of_materials",
|
||||
"bom_report_output_name": "_bom_report",
|
||||
"production_file_output_name": "_gerber",
|
||||
"template_paths" : {
|
||||
"bom": ".github/report_templates/bom_report_template.mustache",
|
||||
"erc_report": ".github/report_templates/erc_report_template.mustache",
|
||||
"drc_report": ".github/report_templates/drc_report_template.mustache",
|
||||
"readme": ".github/report_templates/readme.mustache"
|
||||
},
|
||||
"dynamic_read_me": true
|
||||
}
|
||||
Reference in New Issue
Block a user