aboutsummaryrefslogtreecommitdiff
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 d9940c77c..16147e584 100644
--- a/keyboards/handwired/pill60/config.h
+++ b/keyboards/handwired/pill60/config.h
@@ -44,10 +44,3 @@
44#define ENCODERS_PAD_B \ 44#define ENCODERS_PAD_B \
45 { B8 } 45 { B8 }
46#define ENCODER_RESOLUTION 2 46#define ENCODER_RESOLUTION 2
47
48/* OLED */
49#define I2C_DRIVER I2CD1
50#define I2C1_SCL_BANK GPIOB
51#define I2C1_SDA_BANK GPIOB
52#define I2C1_SCL 6
53#define I2C1_SDA 7