logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git
commit: e0c43dd70127a544961326bf1c589b8db081934c
parent 8367ee886534a7df2aa24304e2429ff94f9451db
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Wed,  1 Oct 2025 14:47:06 +0200

moonlander/config.h: disable music map

Diffstat:

Mkeyboards/zsa/moonlander/config.h2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/keyboards/zsa/moonlander/config.h b/keyboards/zsa/moonlander/config.h @@ -27,7 +27,7 @@ #define IS31FL3731_I2C_ADDRESS_1 IS31FL3731_I2C_ADDRESS_GND #define IS31FL3731_I2C_ADDRESS_2 IS31FL3731_I2C_ADDRESS_VCC -#define MUSIC_MAP +//#define MUSIC_MAP #define FIRMWARE_VERSION_SIZE 17 #define DYNAMIC_KEYMAP_EEPROM_ADDR (EECONFIG_SIZE + FIRMWARE_VERSION_SIZE)