# 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 . # Set any rules.mk overrides for your specific keymap here. # See rules at https://docs.qmk.fm/#/config_options?id=the-rulesmk-file AUDIO_ENABLE = yes BOOTMAGIC_ENABLE = yes CAPS_WORD_ENABLE = yes COMMAND_ENABLE = no CONSOLE_ENABLE = no DEFERRED_EXEC_ENABLE = yes EXTRAKEY_ENABLE = yes MOUSEKEY_ENABLE = yes NKRO_ENABLE = yes RGB_MATRIX_ENABLE = yes SEND_STRING_ENABLE = yes SPACE_CADET_ENABLE = no SWAP_HANDS_ENABLE = yes TAP_DANCE_ENABLE = yes UNICODE_ENABLE = no RAW_ENABLE = yes # LTO_ENABLE = yes SRC += rgb.c hid/hid.c