From b56707a5177489b01ad0b79b4ef0be80c8573d23 Mon Sep 17 00:00:00 2001 From: Albert Y <76888457+filterpaper@users.noreply.github.com> Date: Tue, 1 Feb 2022 10:07:33 +0800 Subject: [Keyboard] Simplify handedness for cradio (#16147) --- keyboards/cradio/config.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'keyboards/cradio/config.h') diff --git a/keyboards/cradio/config.h b/keyboards/cradio/config.h index 37c329a244..aba6050af1 100644 --- a/keyboards/cradio/config.h +++ b/keyboards/cradio/config.h @@ -67,9 +67,6 @@ /* serial.c configuration for split keyboard */ #define SOFT_SERIAL_PIN D2 -/* Split handedness */ -#define EE_HANDS - /* Top left key on left half */ #define BOOTMAGIC_LITE_ROW 0 #define BOOTMAGIC_LITE_COLUMN 0 -- cgit v1.2.3