From 6d3b2ea9b4079af5ea121181fdf72fc3f574405d Mon Sep 17 00:00:00 2001 From: Jan--Henrik Date: Tue, 7 May 2019 03:43:00 +0200 Subject: [PATCH] updated README --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index ea72672..7ea6ece 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,16 @@ Use a text editor to overwrite the relevant sections with the data found in the The pcbnew config file content has been split into the sections responsible for the footprint editor and the one for pcbnew. This is done to allow you to more easily mix and match different schemes for different tools. +## Automatic patcher + +You can use patch.py to automatically patch the configuration files. The python script searches for settings that have to be overwritten and appends all new settings to the end of the file. + +`python3.6 patch.py ` + +For example: + +`python3.6 patch.py ~/kicad-color-schemes/blue-green-dark/pcbnew ~/.config/kicad/pcbnew` + ## eeschema color-scheme | screenshot