[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,7 @@
// Copyright 2022 ShandonCodes (@ShandonCodes)
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once
#define HAL_USE_I2C TRUE
#include_next <halconf.h>