summaryrefslogtreecommitdiff
path: root/src/run_config.json
diff options
context:
space:
mode:
authorJoshua Shreve <j.a.shreve@gmail.com>2021-08-20 17:57:30 -0400
committerJoshua Shreve <j.a.shreve@gmail.com>2021-08-20 17:57:30 -0400
commitc9df94ec88a1465bc900bc75dc9c1288056c26cf (patch)
tree56c8a01ed4f61ecdf4fbc6633c8e5ddbd2a61866 /src/run_config.json
parent0df44c2b1ddaf2f62e1cf830bba6c167e9360ee9 (diff)
Adapted Trackball from Cjen1 to match newer structure. Appears to work as intended.
Diffstat (limited to 'src/run_config.json')
-rw-r--r--src/run_config.json9
1 files changed, 7 insertions, 2 deletions
diff --git a/src/run_config.json b/src/run_config.json
index 4e94e39..cd7db76 100644
--- a/src/run_config.json
+++ b/src/run_config.json
@@ -20,7 +20,7 @@
7
],
"keyboard_z_offset": 11,
- "thumb_style": "TRACKBALL_ORBYL",
+ "thumb_style": "TRACKBALL_CJ",
"default_1U_cluster": true,
"minidox_Usize": 1.6,
"thumb_plate_tr_rotation": 0.0,
@@ -29,7 +29,7 @@
"thumb_plate_ml_rotation": 0.0,
"thumb_plate_br_rotation": 0.0,
"thumb_plate_bl_rotation": 0.0,
- "trackball_in_wall": true,
+ "trackball_in_wall": false,
"tbiw_ball_center_row": 0.2,
"tbiw_translational_offset": [
0.0,
@@ -112,6 +112,9 @@
0.0
]
],
+ "tbcj_inner_diameter": 42,
+ "tbcj_thickness": 2,
+ "tbcj_outer_diameter": 53,
"trackball_modular": false,
"trackball_Usize": 1.5,
"ball_side": "right",
@@ -120,6 +123,8 @@
"ball_gap": 1.0,
"trackball_hole_diameter": 36.5,
"trackball_hole_height": 40,
+ "trackball_plate_thickness": 2,
+ "trackball_plate_width": 2,
"tb_socket_translation_offset": [
0,
0,