summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/onekey/rp2040/mcuconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/onekey/rp2040/mcuconf.h')
-rw-r--r--keyboards/handwired/onekey/rp2040/mcuconf.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/keyboards/handwired/onekey/rp2040/mcuconf.h b/keyboards/handwired/onekey/rp2040/mcuconf.h
deleted file mode 100644
index 5c2587395d..0000000000
--- a/keyboards/handwired/onekey/rp2040/mcuconf.h
+++ /dev/null
@@ -1,12 +0,0 @@
-// Copyright 2022 Stefan Kerkmann
-// SPDX-License-Identifier: GPL-2.0-or-later
-
-#pragma once
-
-#include_next "mcuconf.h"
-
-#undef RP_PWM_USE_PWM0
-#define RP_PWM_USE_PWM0 TRUE
-
-#undef RP_PWM_USE_PWM4
-#define RP_PWM_USE_PWM4 TRUE