summaryrefslogtreecommitdiff
path: root/keyboards/rico/phoenix_project_no1/config.h
diff options
context:
space:
mode:
authorRico <95101980+mymakercorner@users.noreply.github.com>2023-07-27 05:13:43 +0200
committerGitHub <noreply@github.com>2023-07-26 20:13:43 -0700
commit4d78d82621f751805b753c80ecb25af60ac1a5d2 (patch)
tree23ea146df85fabbf47de0b6a3d03cb439614961d /keyboards/rico/phoenix_project_no1/config.h
parentc890766a45d5092853e3b7c9b057cb23a039fe73 (diff)
[Keyboard] Phoenix Project No 1 support (#21068)
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/rico/phoenix_project_no1/config.h')
-rw-r--r--keyboards/rico/phoenix_project_no1/config.h20
1 files changed, 20 insertions, 0 deletions
diff --git a/keyboards/rico/phoenix_project_no1/config.h b/keyboards/rico/phoenix_project_no1/config.h
new file mode 100644
index 0000000000..43fb63ce47
--- /dev/null
+++ b/keyboards/rico/phoenix_project_no1/config.h
@@ -0,0 +1,20 @@
+/* Copyright 2023 Eric Becourt (Rico at https://github.com/mymakercorner)
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation, either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ */
+
+#pragma once
+
+#define RP2040_BOOTLOADER_DOUBLE_TAP_RESET
+#define RP2040_BOOTLOADER_DOUBLE_TAP_RESET_TIMEOUT 500U