summaryrefslogtreecommitdiffstats
path: root/keyboards/cannonkeys/brutalv2_1800/config.h
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-11-08 16:25:44 +0000
committerQMK Bot <hello@qmk.fm>2022-11-08 16:25:44 +0000
commit9a0f347a095ad46c8e44eaed6925811da63aef6c (patch)
treeff96cd80f28c2eb3d6d8f5c5ba24bba91cf8ea79 /keyboards/cannonkeys/brutalv2_1800/config.h
parentd0d4ab253137e3fb7a241011bb88d6b3d6394af7 (diff)
parent011355006664b8b804c740d81c7eb04b39e08c2c (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/cannonkeys/brutalv2_1800/config.h')
-rw-r--r--keyboards/cannonkeys/brutalv2_1800/config.h25
1 files changed, 25 insertions, 0 deletions
diff --git a/keyboards/cannonkeys/brutalv2_1800/config.h b/keyboards/cannonkeys/brutalv2_1800/config.h
new file mode 100644
index 0000000000..9ac66b5624
--- /dev/null
+++ b/keyboards/cannonkeys/brutalv2_1800/config.h
@@ -0,0 +1,25 @@
+/*
+Copyright 2015 Jun Wako <wakojun@gmail.com>
+
+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
+
+#define DYNAMIC_KEYMAP_LAYER_COUNT 3
+#define PICO_XOSC_STARTUP_DELAY_MULTIPLIER 64
+