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
#define WS2812_SPI_DRIVER SPID1
#define WS2812_SPI_MOSI_PAL_MODE 0
#define WS2812_SPI_SCK_PAL_MODE 0
#define WS2812_SPI_SCK_PIN A5