Refactor: group shandoncodes keyboards (#22743)
This commit is contained in:
parent
5050b91068
commit
b37d23bfa5
45 changed files with 25 additions and 10 deletions
8
keyboards/shandoncodes/riot_pad/config.h
Normal file
8
keyboards/shandoncodes/riot_pad/config.h
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue