mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-01-19 00:03:33 +00:00
Merge remote-tracking branch 'origin/develop' into xap
This commit is contained in:
commit
cf2d1eaee9
@ -7,10 +7,10 @@
|
||||
# define I2C_DRIVER I2CD2
|
||||
#endif
|
||||
#ifndef I2C1_SDA_PIN
|
||||
# define I2C1_SDA_PIN D2
|
||||
# define I2C1_SDA_PIN 2U
|
||||
#endif
|
||||
#ifndef I2C1_SCL_PIN
|
||||
# define I2C1_SCL_PIN D3
|
||||
# define I2C1_SCL_PIN 3U
|
||||
#endif
|
||||
|
||||
#ifndef RP2040_BOOTLOADER_DOUBLE_TAP_RESET
|
||||
|
Loading…
Reference in New Issue
Block a user