diff --git a/keyboards/asmodus/plaquead/plaquead/config.h b/keyboards/asmodus/plaquead/plaquead/config.h index a4c263152ad..9186986955e 100644 --- a/keyboards/asmodus/plaquead/plaquead/config.h +++ b/keyboards/asmodus/plaquead/plaquead/config.h @@ -14,12 +14,7 @@ along with this program. If not, see . #pragma once -#define DYNAMIC_KEYMAP_LAYER_COUNT 6 - #define RP2040_BOOTLOADER_DOUBLE_TAP_RESET #define RP2040_BOOTLOADER_DOUBLE_TAP_RESET_TIMEOUT 500U -#define RP2040_FLASH_GENERIC_03H - -#define LED_SCROLL_LOCK_PIN GP2 -#define LED_CAPS_LOCK_PIN GP28 \ No newline at end of file +#define RP2040_FLASH_GENERIC_03H \ No newline at end of file