Skip to content

Commit

Permalink
keebio/nyquist: Remove invalid I2C config (qmk#24479)
Browse files Browse the repository at this point in the history
  • Loading branch information
zvecr authored Oct 12, 2024
1 parent 9884e49 commit dd0068c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions keyboards/keebio/nyquist/rev4/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
4 changes: 0 additions & 4 deletions keyboards/keebio/nyquist/rev5/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit dd0068c

Please sign in to comment.