summaryrefslogtreecommitdiffstats
path: root/keyboards/keebio/nyquistpad/config.h
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2023-07-25 02:46:38 +0000
committerQMK Bot <hello@qmk.fm>2023-07-25 02:46:38 +0000
commite9782cf3b805a8fe64f4a73d0b938e3be3b6595d (patch)
tree658521e3aa1af414535e72eb26424bd12000fbb4 /keyboards/keebio/nyquistpad/config.h
parent8b7ac7f2ca97200de27b69ddd7c55ee8a09c0b78 (diff)
parent526c6b4906e6b143128bee61200c2390b0b517ff (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/keebio/nyquistpad/config.h')
-rw-r--r--keyboards/keebio/nyquistpad/config.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/keyboards/keebio/nyquistpad/config.h b/keyboards/keebio/nyquistpad/config.h
new file mode 100644
index 0000000000..82a64e39bf
--- /dev/null
+++ b/keyboards/keebio/nyquistpad/config.h
@@ -0,0 +1,13 @@
+// Copyright 2023 Danny Nguyen (danny@keeb.io)
+// SPDX-License-Identifier: GPL-2.0-or-later
+
+#pragma once
+
+#define RP2040_BOOTLOADER_DOUBLE_TAP_RESET
+#define RP2040_BOOTLOADER_DOUBLE_TAP_RESET_TIMEOUT 1000U
+
+// RGB Matrix
+#define RGB_MATRIX_LED_COUNT 36
+#define RGB_DISABLE_WHEN_USB_SUSPENDED
+#define RGB_MATRIX_FRAMEBUFFER_EFFECTS
+#define RGB_MATRIX_KEYPRESSES