summaryrefslogtreecommitdiff
path: root/keyboards/fs_streampad/config.h
diff options
context:
space:
mode:
authorSmollChungus <38044391+SmollChungus@users.noreply.github.com>2024-01-31 04:35:26 +0100
committerGitHub <noreply@github.com>2024-01-30 19:35:26 -0800
commit2f58eed8f9c41226333ce622a525c777c8472ac2 (patch)
treeee4e7ad1f5e06e6437e69c8f997c474c6e638c5e /keyboards/fs_streampad/config.h
parentf2684dcfc1567510cf198346d0b8433c308f145d (diff)
Add FS streampad (#22991)
Co-authored-by: jack <0x6a73@protonmail.com>
Diffstat (limited to 'keyboards/fs_streampad/config.h')
-rw-r--r--keyboards/fs_streampad/config.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/keyboards/fs_streampad/config.h b/keyboards/fs_streampad/config.h
new file mode 100644
index 0000000000..567c985a63
--- /dev/null
+++ b/keyboards/fs_streampad/config.h
@@ -0,0 +1,7 @@
+// Copyright 2023 Matthijs Muller
+// SPDX-License-Identifier: GPL-2.0-or-later
+
+#pragma once
+
+#define RP2040_BOOTLOADER_DOUBLE_TAP_RESET
+#define RP2040_BOOTLOADER_DOUBLE_TAP_RESET_TIMEOUT 500U