mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-22 19:39:27 +00:00
7 lines
116 B
C
7 lines
116 B
C
|
// Copyright 2022 Eason
|
||
|
// SPDX-License-Identifier: GPL-2.0-or-later
|
||
|
|
||
|
#pragma once
|
||
|
|
||
|
#define WS2812_SPI_DRIVER SPID2
|