~ruther/qmk_firmware

ref: 68722d35a3e7c0bd32eccf7da8ddddc6de7e2e57 qmk_firmware/keyboards/boardsource/lulu/rp2040/mcuconf.h -rw-r--r-- 171 bytes
68722d35 — Dasky Azoteq IQS5xx support (#22280) 1 year, 6 months ago
                                                                                
1
2
3
4
5
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
Do not follow this link