aboutsummaryrefslogtreecommitdiffstats
path: root/src/run_config.json
diff options
context:
space:
mode:
authorJoshua Shreve <j.a.shreve@gmail.com>2021-07-08 22:05:34 -0400
committerJoshua Shreve <j.a.shreve@gmail.com>2021-07-08 22:05:34 -0400
commite3bf24d17cdbda9ace5dbcae257c5c856ef984d9 (patch)
tree6bcfbc6741f47feac4faad63a59011001fc3da82 /src/run_config.json
parent7746b122ed99c5e31e8334d26817e4c00ac76560 (diff)
Added helper files to remove the cadquery / solid python helpers from the main file. Improved notch and added holes around key plate for mounting. Still WIP, but should be functional.
Diffstat (limited to 'src/run_config.json')
-rw-r--r--src/run_config.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/run_config.json b/src/run_config.json
index e1d3337..f87eaa1 100644
--- a/src/run_config.json
+++ b/src/run_config.json
@@ -1,8 +1,8 @@
{
- "save_dir": ".",
- "config_name": "DM",
+ "save_dir": "6x6_Basic",
+ "config_name": "6x6_Basic",
"show_caps": false,
- "nrows": 5,
+ "nrows": 6,
"ncols": 6,
"alpha": 0.26179916666666664,
"beta": 0.08726638888888888,
@@ -18,10 +18,10 @@
7
],
"keyboard_z_offset": 9,
+ "thumb_style": "DEFAULT",
"pinky_1_5U": false,
"first_1_5U_row": 0,
"last_1_5U_row": 5,
- "thumb_style": "DEFAULT",
"extra_width": 2.5,
"extra_height": 1.0,
"wall_z_offset": 15,
@@ -77,7 +77,7 @@
"undercut_transition": 0.2,
"plate_file": null,
"plate_offset": 0.0,
- "oled_mount_type": "CLIP",
+ "oled_mount_type": null,
"oled_configurations": {
"UNDERCUT": {
"oled_mount_width": 15.0,
@@ -165,7 +165,7 @@
"post_size": 0.1,
"post_adj": 0,
"screws_offset": "INSIDE",
- "controller_mount_type": "EXTERNAL",
+ "controller_mount_type": "RJ9_USB_WALL",
"external_holder_height": 12.5,
"external_holder_width": 28.75,
"external_holder_xoffset": -5.0,