~ruther/qmk_firmware

qmk_firmware/keyboards/handwired/onekey/rp2040/mcuconf.h -rw-r--r-- 226 bytes
0032f293 — Rutherther Move to 36 key layout possibility, custom shift keys 2 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
// 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