summaryrefslogtreecommitdiff
path: root/keyboards/montsinger/palmetto/config.h
diff options
context:
space:
mode:
authorRoss Montsinger <rmontsinger@gmail.com>2023-09-24 23:33:55 -0400
committerGitHub <noreply@github.com>2023-09-24 20:33:55 -0700
commit7e923580a51c03a6d45aa4997c7b8e62da6b5cdf (patch)
treec93f89e0f8f8a9cfb3825f31f4255911c8ac5384 /keyboards/montsinger/palmetto/config.h
parent0c4bd1ccdce12e9207054e398c00257d1198a651 (diff)
Add Palmetto PCB (#21955)
Diffstat (limited to 'keyboards/montsinger/palmetto/config.h')
-rwxr-xr-xkeyboards/montsinger/palmetto/config.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/keyboards/montsinger/palmetto/config.h b/keyboards/montsinger/palmetto/config.h
new file mode 100755
index 0000000000..423a60477f
--- /dev/null
+++ b/keyboards/montsinger/palmetto/config.h
@@ -0,0 +1,9 @@
+// Copyright 2023 Ross Montsinger
+// SPDX-License-Identifier: GPL-2.0-or-later
+
+#pragma once
+
+#define RP2040_BOOTLOADER_DOUBLE_TAP_RESET
+#define RP2040_BOOTLOADER_DOUBLE_TAP_RESET_LED GP17
+#define RP2040_BOOTLOADER_DOUBLE_TAP_RESET_TIMEOUT 1000U
+#define RP2040_FLASH_GENERIC_03H