[Keyboard] Add Mino Plus Keyboard (#19535)

Co-authored-by: Shandon Anderson <shandon@shandon.codes>
This commit is contained in:
Shandon Anderson
2023-01-18 03:55:34 -05:00
committed by GitHub
parent e6ec2bde07
commit d73ad52040
13 changed files with 846 additions and 0 deletions

View 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