summaryrefslogtreecommitdiff
path: root/keyboards/spleeb/mcuconf.h
diff options
context:
space:
mode:
authorChristopher Hoage <iam@chrishoage.com>2023-03-10 21:33:52 -0800
committerGitHub <noreply@github.com>2023-03-10 22:33:52 -0700
commit96b0baa230fb0672a68d1f75ba58613526fef0e7 (patch)
tree213d1bcfd434d410ad68046b31b0e2397a6ead13 /keyboards/spleeb/mcuconf.h
parentdbd1d3cba111dabf3b2d322a3681039cf46603f7 (diff)
[Keyboard] Add Spleeb default and custom firmware (#19481)
Co-authored-by: jack <0x6a73@protonmail.com>
Diffstat (limited to 'keyboards/spleeb/mcuconf.h')
-rw-r--r--keyboards/spleeb/mcuconf.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/keyboards/spleeb/mcuconf.h b/keyboards/spleeb/mcuconf.h
new file mode 100644
index 0000000000..30b20fdcbd
--- /dev/null
+++ b/keyboards/spleeb/mcuconf.h
@@ -0,0 +1,9 @@
+// Copyright 2022 Chris Hoage (@chrishoage)
+// SPDX-License-Identifier: GPL-2.0-or-later
+
+#pragma once
+
+#include_next <mcuconf.h>
+
+#undef RP_I2C_USE_I2C0
+#define RP_I2C_USE_I2C0 TRUE