summaryrefslogtreecommitdiff
path: root/keyboards/handwired/onekey/evb_wb32fq95/config.h
diff options
context:
space:
mode:
authorNick Brassel <nick@tzarc.org>2022-06-08 10:47:56 +1000
committerGitHub <noreply@github.com>2022-06-08 10:47:56 +1000
commit1d75e20cd88e04f930fc87db86746db1b0e17ce2 (patch)
treed1ca69023fd722687216d65da8bddd012a2098db /keyboards/handwired/onekey/evb_wb32fq95/config.h
parent5c7972760c437a994fca813944ed67ea3c2ee6f9 (diff)
Add WB32 evaluation board onekey targets. (#17330)
Diffstat (limited to 'keyboards/handwired/onekey/evb_wb32fq95/config.h')
-rw-r--r--keyboards/handwired/onekey/evb_wb32fq95/config.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/keyboards/handwired/onekey/evb_wb32fq95/config.h b/keyboards/handwired/onekey/evb_wb32fq95/config.h
new file mode 100644
index 0000000000..9014d08f52
--- /dev/null
+++ b/keyboards/handwired/onekey/evb_wb32fq95/config.h
@@ -0,0 +1,11 @@
+// Copyright 2021 Nick Brassel (@tzarc)
+// SPDX-License-Identifier: GPL-2.0-or-later
+#pragma once
+
+#include "config_common.h"
+
+#define PRODUCT Onekey WB32FQ95
+
+#define MATRIX_COL_PINS { B12 }
+#define MATRIX_ROW_PINS { B13 }
+#define UNUSED_PINS