summaryrefslogtreecommitdiff
path: root/keyboards/binepad/bnk9/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/binepad/bnk9/config.h')
-rw-r--r--keyboards/binepad/bnk9/config.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/keyboards/binepad/bnk9/config.h b/keyboards/binepad/bnk9/config.h
new file mode 100644
index 0000000000..c774a0f2b0
--- /dev/null
+++ b/keyboards/binepad/bnk9/config.h
@@ -0,0 +1,12 @@
+// Copyright 2023 binepad (@binepad)
+// SPDX-License-Identifier: GPL-2.0-or-later
+
+#pragma once
+
+#define ENCODER_DEFAULT_POS 0x3 // enable 1:1 resolution
+
+// Default PIO0 cases flickering in this board. Setting to PIO1 resolves this issue.
+#define WS2812_PIO_USE_PIO1
+
+// Timing for SK6812
+#define WS2812_T1H 650