summaryrefslogtreecommitdiff
path: root/configs/.gitkeep
diff options
context:
space:
mode:
authorEdward <ed@itsed.com>2021-08-19 15:40:34 -0400
committerEdward <ed@itsed.com>2021-08-19 15:40:34 -0400
commit3a74bee2fcd1561f5cf23a4f57fe41062203313e (patch)
treefcae83d219fa8c50936fe3f2c39e74a82cd55491 /configs/.gitkeep
parent092c1ec1d91728c3292011f060c2fe5a163998df (diff)
allow multiple config files
generate_configuration.py now only generates a configuration file; it no longer also runs dactyl_manuform.py. it will save the generated configuration file to the configs directory, and it will be named according to the config_name. passing a --config=<name> argument to the script will set the config_name and save_dir. dactyl_manuform.py now also accepts a --config=<name> argument. if non is passed, the default values from generate_configuration.py are used. otherwise, the defaults will be overridden by the values from the config specified. because of these changes, i removed run_config.json. it should have default values anyway, so it seemed reduandant and confusing. the run command has also been updated to allow for the config changes, and some bugs have also been fixed.
Diffstat (limited to 'configs/.gitkeep')
-rw-r--r--configs/.gitkeep0
1 files changed, 0 insertions, 0 deletions
diff --git a/configs/.gitkeep b/configs/.gitkeep
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/configs/.gitkeep