From bfe29f37b6deb77b8530f451305146ee9e07393f Mon Sep 17 00:00:00 2001 From: bryan065 <30362590+bryan065@users.noreply.github.com> Date: Mon, 6 Sep 2021 16:30:07 -0400 Subject: [PATCH] Update config.h --- keyboards/handwired/ghero20/config.h | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/keyboards/handwired/ghero20/config.h b/keyboards/handwired/ghero20/config.h index ef63c1f9cbe..fcf10e8f05a 100644 --- a/keyboards/handwired/ghero20/config.h +++ b/keyboards/handwired/ghero20/config.h @@ -68,10 +68,11 @@ along with this program. If not, see . /* * MPU9250 Settings * -* MPU_ANGLE_SENS: Angle at which the star power starts to activate. -* Default: 60 Max: 100 Min: 50 +* MPU_ANGLE_SENS: Angle at which the star power starts to activate. (Note: 0 = horizontal, 100 = vertical) +* Default: 60 Max: 100 Min: 0 +* * MPU_SPEED_SENS: Speed at which the star power activates, used to prevent unintentional star power usage. -* Default: 700 Max: 2000 Min: 200 +* Default: 700 Max: 2000 Min: 0 * * STAR_LEFT_HAND: Uncomment for left handed users to activate star power. */