summaryrefslogtreecommitdiff
path: root/keyboards/abko/ak84bt/halconf.h
diff options
context:
space:
mode:
authortemp4gh <temp4bbs@163.com>2023-07-05 01:11:34 +0800
committerGitHub <noreply@github.com>2023-07-04 11:11:34 -0600
commit35b27909baa94592170749b85b0ddd7590a63232 (patch)
tree463ae9094e577c5884070c31cbbe0478be15a831 /keyboards/abko/ak84bt/halconf.h
parent13b4ed8f5b524f0201d1fb70f04297e26a2e7a13 (diff)
[keyboard] Add abko/ak84bt (#21243)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: syc <squall_sha@163.com>
Diffstat (limited to 'keyboards/abko/ak84bt/halconf.h')
-rw-r--r--keyboards/abko/ak84bt/halconf.h22
1 files changed, 22 insertions, 0 deletions
diff --git a/keyboards/abko/ak84bt/halconf.h b/keyboards/abko/ak84bt/halconf.h
new file mode 100644
index 0000000000..f1dae7232e
--- /dev/null
+++ b/keyboards/abko/ak84bt/halconf.h
@@ -0,0 +1,22 @@
+/* Copyright 2023 temp4gh
+ *
+ * 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
+
+#include_next <halconf.h>
+
+#undef HAL_USE_I2C
+#define HAL_USE_I2C TRUE