~ruther/qmk_firmware

ref: 44062b50560d7a1c44eec0ee09f4441f06591b65 qmk_firmware/keyboards/boardsource/equals/48/mcuconf.h -rw-r--r-- 235 bytes
44062b50 — cole smith Bs equals (#21690) 1 year, 5 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
// Copyright 2023 Cole Smith (@boardsource)
// 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

#undef RP_SPI_USE_SPI1
#define RP_SPI_USE_SPI1 TRUE
Do not follow this link