summaryrefslogtreecommitdiff
path: root/keyboards/atlantis/ps17/config.h
blob: 8b2691b751b44acaa558abbaaa56ca3ca26b3226 (plain)
1
2
3
4
5
6
7
8
9
// Copyright 2023 mjbogusz (@mjbogusz)
// SPDX-License-Identifier: GPL-2.0-or-later

#pragma once

/* Indicator LEDs */
#define LED_INDICATOR_0_PIN D0
#define LED_INDICATOR_1_PIN D5
#define LED_INDICATOR_2_PIN D4