~ruther/qmk_firmware

ref: f41bc8ce20da5efb29a80bfaa708f8be06f7f2c9 qmk_firmware/keyboards/keebio/sinc/rev4/mcuconf.h -rw-r--r-- 186 bytes
f41bc8ce — Nick Brassel bootmagic mods covering the case when swapped mods are pressed at the same time (#21320) (#21472) 1 year, 11 months ago
                                                                                
1
2
3
4
5
6
7
8
9
// Copyright 2023 Danny Nguyen (danny@keeb.io)
// 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