From b84a623ae8998b6108b781005a5bcc276dc4a5b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=E1=BA=AFn?= <59417802+MaiTheSan@users.noreply.github.com> Date: Wed, 27 Mar 2024 12:56:42 +0700 Subject: [PATCH] Update keyboards/asmodus/plaquead/plaquead/config.h Co-authored-by: jack <0x6a73@protonmail.com> --- keyboards/asmodus/plaquead/plaquead/config.h | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) 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