From d8c4a98391895b59fe9e4bf1a323620903babaa4 Mon Sep 17 00:00:00 2001 From: Joshua Shreve Date: Wed, 18 Aug 2021 07:49:21 -0400 Subject: Fixed Trackball in Wall, extra rotation. Now aims forward. --- src/run_config.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/run_config.json') diff --git a/src/run_config.json b/src/run_config.json index 115ddd5..d2b1ef6 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": "MINIDOX", "default_1U_cluster": true, "minidox_Usize": 1.6, "thumb_plate_tr_rotation": 0.0, @@ -29,12 +29,12 @@ "thumb_plate_ml_rotation": 0.0, "thumb_plate_br_rotation": 0.0, "thumb_plate_bl_rotation": 0.0, - "trackball_in_wall": false, + "trackball_in_wall": true, "tbiw_ball_center_row": 0.2, "tbiw_translational_offset": [ 0.0, 0.0, - 3 + 0.0 ], "tbiw_rotation_offset": [ 0.0, -- cgit v1.2.3-70-g09d2