Update keyboards/handwired/set_st/rp2040/config.h

Co-authored-by: Joel Challis <git@zvecr.com>
This commit is contained in:
Set 2024-02-28 22:02:33 +02:00 committed by GitHub
parent 9558934a68
commit 00fed3acaa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17,7 +17,6 @@
#pragma once
#define OLED_DISPLAY_128X64
#define OLED_COLUMN_OFFSET 0
#define I2C_DRIVER I2CD1
#define I2C1_SDA_PIN GP26
#define I2C1_SCL_PIN GP27