From c65aecc53adfc1c2cae11acdc4fb973792061767 Mon Sep 17 00:00:00 2001 From: Ryan Date: Mon, 25 Jan 2021 16:37:53 +1100 Subject: Remove redundant I2C config defines from keyboards (#11661) --- keyboards/xelus/kangaroo/config.h | 1 - 1 file changed, 1 deletion(-) (limited to 'keyboards/xelus/kangaroo') diff --git a/keyboards/xelus/kangaroo/config.h b/keyboards/xelus/kangaroo/config.h index 0c3e6e291b..f6b17c24a3 100644 --- a/keyboards/xelus/kangaroo/config.h +++ b/keyboards/xelus/kangaroo/config.h @@ -49,7 +49,6 @@ #define I2C1_SCL_PAL_MODE 1 #define I2C1_SDA_PAL_MODE 1 -#define I2C1_TIMINGR_PRESC 0U #define I2C1_TIMINGR_SCLDEL 3U #define I2C1_TIMINGR_SDADEL 1U #define I2C1_TIMINGR_SCLH 3U -- cgit v1.2.3