summaryrefslogtreecommitdiff
path: root/src/run_config.json
diff options
context:
space:
mode:
authorJoshua Shreve <j.a.shreve@gmail.com>2021-08-23 19:59:18 -0400
committerJoshua Shreve <j.a.shreve@gmail.com>2021-08-23 19:59:18 -0400
commit27f491bda62c18e314380ddc6456962a2417b84b (patch)
tree841ac38c106484c774eeda03b0dd3a71a0593dee /src/run_config.json
parentac79be4f7981d9c3efbfc47ffaaf589ff8db33e7 (diff)
generate_config.py once again defaulting to original behavior.
Diffstat (limited to 'src/run_config.json')
-rw-r--r--src/run_config.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/run_config.json b/src/run_config.json
index 2b68e88..48bde38 100644
--- a/src/run_config.json
+++ b/src/run_config.json
@@ -4,8 +4,8 @@
"config_name": "DM",
"show_caps": true,
"show_pcbs": false,
- "nrows": 4,
- "ncols": 5,
+ "nrows": 5,
+ "ncols": 6,
"alpha": 0.26179916666666664,
"beta": 0.08726638888888888,
"centercol": 3,
@@ -20,7 +20,7 @@
7
],
"keyboard_z_offset": 11,
- "thumb_style": "TRACKBALL_CJ",
+ "thumb_style": "TRACKBALL_ORBYL",
"default_1U_cluster": true,
"minidox_Usize": 1.6,
"thumb_plate_tr_rotation": 0.0,