summaryrefslogtreecommitdiff
path: root/keyboards/binepad/bnk9/config.h
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2024-01-31 15:01:52 +0000
committerQMK Bot <hello@qmk.fm>2024-01-31 15:01:52 +0000
commitc9b26a786c645073e4e29169777fe920520ab18d (patch)
treec1572ae9bc542b4a3deaa127ffaa44eed4da2416 /keyboards/binepad/bnk9/config.h
parentbfcf3c139d461a6d95b4fa83521eb2b5bce8856e (diff)
parentd8cda43d14d76d59a04c6ea1ed290395b9ca0968 (diff)
Merge remote-tracking branch 'origin/master' into develop
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