forked from mirrors/qmk_firmware
007c0c1db4
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
7 lines
157 B
C
7 lines
157 B
C
// Copyright 2021-2023 alin m elena (@alinelena)
|
|
// SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
#pragma once
|
|
|
|
#define LED_RSE_PIN B13
|
|
#define LED_LWR_PIN B12
|