summaryrefslogtreecommitdiff
path: root/keyboards/zykrah/slime88/config.h
diff options
context:
space:
mode:
authorZykrah <23428162+zykrah@users.noreply.github.com>2022-12-15 07:51:02 +1100
committerGitHub <noreply@github.com>2022-12-14 12:51:02 -0800
commit5c817bffe9f5c66626d179986b025287badd19d2 (patch)
tree59326544b7528f143e1c1a357c40bc3ec1135907 /keyboards/zykrah/slime88/config.h
parent0f97402d2131a26192ba3e657289d262c2315fa3 (diff)
[Keyboard] Add Slime88 (#19054)
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/zykrah/slime88/config.h')
-rw-r--r--keyboards/zykrah/slime88/config.h20
1 files changed, 20 insertions, 0 deletions
diff --git a/keyboards/zykrah/slime88/config.h b/keyboards/zykrah/slime88/config.h
new file mode 100644
index 0000000000..eb91a14f6e
--- /dev/null
+++ b/keyboards/zykrah/slime88/config.h
@@ -0,0 +1,20 @@
+/*
+Copyright 2022 Zykrah
+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 DYNAMIC_KEYMAP_LAYER_COUNT 6
+
+#define RP2040_BOOTLOADER_DOUBLE_TAP_RESET
+#define RP2040_BOOTLOADER_DOUBLE_TAP_RESET_TIMEOUT 500U