1
0
Fork 0

[Keyboard] Add Mino Plus Hotswap (#20534)

Co-authored-by: dev <dev@devbox-2204.lan>
Co-authored-by: ShandonCodes <shandon@shandon.codes>
This commit is contained in:
Shandon Anderson 2023-07-05 00:52:35 -04:00 committed by GitHub
parent 2aa8dd7801
commit aa2903b283
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
14 changed files with 188 additions and 1 deletions

View file

@ -0,0 +1,8 @@
// Copyright 2023 ShandonCodes (@ShandonCodes)
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once
#include_next <mcuconf.h>
#undef STM32_I2C_USE_I2C1
#define STM32_I2C_USE_I2C1 TRUE