summaryrefslogtreecommitdiff
path: root/keyboards/beekeeb/piantor_pro/config.h
diff options
context:
space:
mode:
authorLeo Lou <louyuhong@gmail.com>2023-11-07 08:43:41 +0800
committerGitHub <noreply@github.com>2023-11-06 17:43:41 -0700
commit5b25a8aa32e79b12644be05359d2f6c1d599e40d (patch)
treedde2c3c7be40c0a9e0bf99e1db093de49eab9534 /keyboards/beekeeb/piantor_pro/config.h
parent67ff0defe2ea732255453c04eb8ce2f1d40de1cb (diff)
[Keyboard] Add Piantor Pro (#22361)
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> Co-authored-by: jack <0x6a73@protonmail.com>
Diffstat (limited to 'keyboards/beekeeb/piantor_pro/config.h')
-rw-r--r--keyboards/beekeeb/piantor_pro/config.h17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/beekeeb/piantor_pro/config.h b/keyboards/beekeeb/piantor_pro/config.h
new file mode 100644
index 0000000000..4f0be6dbbe
--- /dev/null
+++ b/keyboards/beekeeb/piantor_pro/config.h
@@ -0,0 +1,17 @@
+// Copyright 2023 QMK
+// SPDX-License-Identifier: GPL-2.0-or-later
+
+#pragma once
+
+#define RP2040_BOOTLOADER_DOUBLE_TAP_RESET
+#define RP2040_BOOTLOADER_DOUBLE_TAP_RESET_TIMEOUT 1000U
+
+#define SERIAL_USART_FULL_DUPLEX
+#define SERIAL_USART_TX_PIN GP0
+#define SERIAL_USART_RX_PIN GP1
+#define SERIAL_USART_PIN_SWAP
+
+#define USB_VBUS_PIN GP19
+
+#define SPLIT_HAND_PIN GP17
+#define SPLIT_HAND_PIN_LOW_IS_LEFT