summaryrefslogtreecommitdiff
path: root/keyboards/cannonkeys/ortho60v2/mcuconf.h
diff options
context:
space:
mode:
authorAndrew Kannan <andrew.kannan@klaviyo.com>2022-12-04 02:15:44 -0500
committerGitHub <noreply@github.com>2022-12-03 23:15:44 -0800
commitf288a3bb3b509366f6a489503e1d0bf37c4dcd48 (patch)
treeeb2557c03ffa03bf14c93a607ee34ce6bcc53145 /keyboards/cannonkeys/ortho60v2/mcuconf.h
parentf32070bfef50a51300d41bbd1f5732a64055fd5a (diff)
[Keyboard] Add Ortho60 v2 Keyboard (#18890)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/cannonkeys/ortho60v2/mcuconf.h')
-rw-r--r--keyboards/cannonkeys/ortho60v2/mcuconf.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/keyboards/cannonkeys/ortho60v2/mcuconf.h b/keyboards/cannonkeys/ortho60v2/mcuconf.h
new file mode 100644
index 0000000000..533c3f1e23
--- /dev/null
+++ b/keyboards/cannonkeys/ortho60v2/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