/* * Moonlander Layout * * Copyright (C) 2024 Benedikt Peetz * SPDX-License-Identifier: AGPL-3.0-or-later * * This file is part of Moonlander Layout. * * You should have received a copy of the License along with this program. * If not, see . */ #pragma once #include QMK_KEYBOARD_H #include "../macros.h" #define KK_TP KC_TRANSPARENT #include "keymap.h" // vim: cursorcolumn nowrap