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