1
0
Fork 0

Refactor: group shandoncodes keyboards (#22743)

This commit is contained in:
フィルターペーパー 2023-12-24 11:02:29 +08:00 committed by GitHub
parent 5050b91068
commit b37d23bfa5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
45 changed files with 25 additions and 10 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