summaryrefslogtreecommitdiff
path: root/keyboards/fearherbs1/blue_team_pad/mcuconf.h
diff options
context:
space:
mode:
authorThomas <fearherbs1@gmail.com>2023-02-12 15:09:43 -0500
committerGitHub <noreply@github.com>2023-02-12 12:09:43 -0800
commit9a654e5728bb80016d02d1365561bcc8badd8770 (patch)
treedeee87b8c4cc2fbc4fcbb65cae6d860f2ddd83f3 /keyboards/fearherbs1/blue_team_pad/mcuconf.h
parent3f45fd4924ad13d76049d02611f63b2337e52bf2 (diff)
[Keyboard] Add Blue Team Pad (#19807)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/fearherbs1/blue_team_pad/mcuconf.h')
-rw-r--r--keyboards/fearherbs1/blue_team_pad/mcuconf.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/keyboards/fearherbs1/blue_team_pad/mcuconf.h b/keyboards/fearherbs1/blue_team_pad/mcuconf.h
new file mode 100644
index 0000000000..9b53b51c2a
--- /dev/null
+++ b/keyboards/fearherbs1/blue_team_pad/mcuconf.h
@@ -0,0 +1,9 @@
+// Copyright 2022-2023 Thomas Autiello Jr (@fearherbs1)
+// SPDX-License-Identifier: GPL-2.0-or-later
+
+#pragma once
+
+#include_next <mcuconf.h>
+
+#undef RP_I2C_USE_I2C1
+#define RP_I2C_USE_I2C1 TRUE