summaryrefslogtreecommitdiff
path: root/keyboards/helix/rev3_5rows
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2024-01-09 11:24:53 +0000
committerGitHub <noreply@github.com>2024-01-09 22:24:53 +1100
commitccec4867c80d25548871e2534d2ca6205891824a (patch)
treedd6e5724af25df9da7131175c36af0394af80368 /keyboards/helix/rev3_5rows
parent58806984a6ee5e5453c29ce5cec95d9df354cbfd (diff)
Align `SPLIT_HAND_MATRIX_GRID` left/right logic with `SPLIT_HAND_PIN` (#22775)
Diffstat (limited to 'keyboards/helix/rev3_5rows')
-rw-r--r--keyboards/helix/rev3_5rows/config.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/helix/rev3_5rows/config.h b/keyboards/helix/rev3_5rows/config.h
index 79162a097c..733f8b5a55 100644
--- a/keyboards/helix/rev3_5rows/config.h
+++ b/keyboards/helix/rev3_5rows/config.h
@@ -39,7 +39,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* Split hand configration */
#define SPLIT_HAND_MATRIX_GRID D7,B2
-#define SPLIT_HAND_MATRIX_GRID_LOW_IS_RIGHT
/* Custom font */
#define OLED_FONT_H "keyboards/helix/common/glcdfont.c"