summaryrefslogtreecommitdiff
path: root/keyboards/nullbitsco
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2023-05-20 00:22:52 +0000
committerQMK Bot <hello@qmk.fm>2023-05-20 00:22:52 +0000
commit4dcb46e284abb52dc90146ae64d24cf9665b6ec6 (patch)
tree11afd8790e919aefb3f070f238a81159cb3110e3 /keyboards/nullbitsco
parentdc75c23f5c4768d48e6e77fb4e795ff0e0ee2d7f (diff)
parent449240f19802ab4a1a7484f90c27fc7045d57b11 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/nullbitsco')
-rw-r--r--keyboards/nullbitsco/scramble/v2/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/nullbitsco/scramble/v2/config.h b/keyboards/nullbitsco/scramble/v2/config.h
index d3b3c44222..945a4da9de 100644
--- a/keyboards/nullbitsco/scramble/v2/config.h
+++ b/keyboards/nullbitsco/scramble/v2/config.h
@@ -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