summaryrefslogtreecommitdiff
path: root/keyboards/handwired/pill60/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/pill60/config.h')
-rw-r--r--keyboards/handwired/pill60/config.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/keyboards/handwired/pill60/config.h b/keyboards/handwired/pill60/config.h
index d9940c77c2..16147e584b 100644
--- a/keyboards/handwired/pill60/config.h
+++ b/keyboards/handwired/pill60/config.h
@@ -44,10 +44,3 @@
#define ENCODERS_PAD_B \
{ B8 }
#define ENCODER_RESOLUTION 2
-
-/* OLED */
-#define I2C_DRIVER I2CD1
-#define I2C1_SCL_BANK GPIOB
-#define I2C1_SDA_BANK GPIOB
-#define I2C1_SCL 6
-#define I2C1_SDA 7