summaryrefslogtreecommitdiffstats
path: root/keyboards/cannonkeys/ortho48v2/mcuconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/cannonkeys/ortho48v2/mcuconf.h')
-rw-r--r--keyboards/cannonkeys/ortho48v2/mcuconf.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/keyboards/cannonkeys/ortho48v2/mcuconf.h b/keyboards/cannonkeys/ortho48v2/mcuconf.h
new file mode 100644
index 0000000000..75a6bb41ec
--- /dev/null
+++ b/keyboards/cannonkeys/ortho48v2/mcuconf.h
@@ -0,0 +1,9 @@
+// Copyright 2022 Andrew Kannan
+// SPDX-License-Identifier: GPL-2.0-or-later
+
+#pragma once
+
+#include_next <mcuconf.h>
+
+#undef RP_PWM_USE_PWM6
+#define RP_PWM_USE_PWM6 TRUE