forked from mirrors/qmk_userspace
Fixup build failures. (#19332)
This commit is contained in:
parent
2ea290f5b9
commit
64715084b2
4 changed files with 4 additions and 4 deletions
|
|
@ -17,7 +17,7 @@
|
|||
#pragma once
|
||||
#define I2C1_SDA_PIN GP2
|
||||
#define I2C1_SCL_PIN GP3
|
||||
#define I2C_DRIVER I2CD2
|
||||
#define I2C_DRIVER I2CD1
|
||||
|
||||
#define RP2040_BOOTLOADER_DOUBLE_TAP_RESET
|
||||
#define RP2040_BOOTLOADER_DOUBLE_TAP_RESET_TIMEOUT 500U
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue