mirror of
https://github.com/qmk/qmk_firmware
synced 2024-12-22 08:26:21 +00:00
keebio/nyquist: Remove invalid I2C config (#24479)
This commit is contained in:
parent
9884e4982b
commit
dd0068cfd4
@ -12,7 +12,3 @@
|
||||
|
||||
#define RP2040_BOOTLOADER_DOUBLE_TAP_RESET
|
||||
#define RP2040_BOOTLOADER_DOUBLE_TAP_RESET_TIMEOUT 1000U
|
||||
|
||||
#define I2C_DRIVER I2CD0
|
||||
#define I2C0_SDA_PIN GP4
|
||||
#define I2C0_SCL_PIN GP5
|
||||
|
@ -14,7 +14,3 @@
|
||||
|
||||
#define RP2040_BOOTLOADER_DOUBLE_TAP_RESET
|
||||
#define RP2040_BOOTLOADER_DOUBLE_TAP_RESET_TIMEOUT 1000U
|
||||
|
||||
#define I2C_DRIVER I2CD0
|
||||
#define I2C0_SDA_PIN GP4
|
||||
#define I2C0_SCL_PIN GP5
|
||||
|
Loading…
x
Reference in New Issue
Block a user