Skip to content

Commit

Permalink
scramble: Add XOSC delay for startup (#20991)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaygreco authored May 20, 2023
1 parent a4771e4 commit 449240f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions keyboards/nullbitsco/scramble/v2/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define TAP_CODE_DELAY 10

/* RP2040-specific defines*/
#define PICO_XOSC_STARTUP_DELAY_MULTIPLIER 64
#define RP2040_FLASH_GENERIC_03H
#define I2C1_SDA_PIN GP26
#define I2C1_SCL_PIN GP27
Expand Down

0 comments on commit 449240f

Please sign in to comment.