/** * SPDX-FileCopyrightText: 2024 Christoph Cullmann * SPDX-License-Identifier: GPL-2.0-or-later */ #pragma once // our shared config parts #include "common/config.h" // power led for caps lock #define LED_CAPS_LOCK_PIN 24 #define LED_PIN_ON_STATE 0