[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:
Sắn 2023-10-13 14:53:12 +07:00 committed by GitHub
parent 032b039d0b
commit 62ff02a101
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
19 changed files with 947 additions and 0 deletions

View 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