From f4a2f2bb7e0d745c6f126db15b94955eebc64884 Mon Sep 17 00:00:00 2001 From: Drashna Jaelre Date: Sat, 21 Aug 2021 18:34:16 -0700 Subject: [Keyboard] Fix compile issues for Tractyl Manuform (#14105) --- keyboards/handwired/tractyl_manuform/5x6_right/config.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'keyboards/handwired/tractyl_manuform/5x6_right/config.h') diff --git a/keyboards/handwired/tractyl_manuform/5x6_right/config.h b/keyboards/handwired/tractyl_manuform/5x6_right/config.h index 6b357f133c..5d75432aed 100644 --- a/keyboards/handwired/tractyl_manuform/5x6_right/config.h +++ b/keyboards/handwired/tractyl_manuform/5x6_right/config.h @@ -51,8 +51,5 @@ along with this program. If not, see . #define NO_ACTION_MACRO #define NO_ACTION_FUNCTION -#define SERIAL_USE_MULTI_TRANSACTION -#define SPLIT_TRANSACTION_IDS_KB RPC_ID_KB_CONFIG_SYNC, RPC_ID_POINTER_STATE_SYNC - /* PMW3360 Settings */ #define PMW3360_CS_PIN B0 -- cgit v1.2.3