aboutsummaryrefslogtreecommitdiff
path: root/keyboards/pimoroni/keybow2040/mcuconf.h
blob: 9bfd480c7c6785ede60f5af94a2236ad9b8befbe (plain) (blame)
1
2
3
4
5
6
7
8
9
10
// SPDX-License-Identifier: GPL-2.0-or-later

#pragma once

#include_next <mcuconf.h>
#undef RP_I2C_USE_I2C0
#define RP_I2C_USE_I2C0 TRUE

#undef RP_I2C_USE_I2C1
#define RP_I2C_USE_I2C1 FALSE