parent
f3d52d8fe8
commit
035e7fdb8b
11 changed files with 81 additions and 21 deletions
6
keyboards/boardsource/lulu/rp2040/mcuconf.h
Normal file
6
keyboards/boardsource/lulu/rp2040/mcuconf.h
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
// Copyright 2022 jack (@waffle87)
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
#pragma once
|
||||
#include_next <mcuconf.h>
|
||||
#undef RP_I2C_USE_I2C1
|
||||
#define RP_I2C_USE_I2C1 TRUE
|
||||
Loading…
Add table
Add a link
Reference in a new issue