[Keyboard] Add Mino Plus Keyboard (#19535)
Co-authored-by: Shandon Anderson <shandon@shandon.codes>
This commit is contained in:
8
keyboards/mino_plus/soldered/mcuconf.h
Normal file
8
keyboards/mino_plus/soldered/mcuconf.h
Normal file
@@ -0,0 +1,8 @@
|
||||
// Copyright 2022 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
|
||||
Reference in New Issue
Block a user