[Keyboard] Add Okayu (#22077)
Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
This commit is contained in:
parent
032b039d0b
commit
62ff02a101
19 changed files with 947 additions and 0 deletions
8
keyboards/sawnsprojects/okayu/stm32f103/config.h
Normal file
8
keyboards/sawnsprojects/okayu/stm32f103/config.h
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
// Copyright 2023 MaiTheSan
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
#pragma once
|
||||
|
||||
#define WS2812_SPI SPID2
|
||||
#define WS2812_SPI_MOSI_PAL_MODE 5
|
||||
#define WS2812_SPI_SCK_PIN B13
|
||||
#define WS2812_SPI_SCK_PAL_MODE 5
|
||||
Loading…
Add table
Add a link
Reference in a new issue