diff --git a/keyboards/tssouthpaw/config.h b/keyboards/tssouthpaw/config.h index 94de51a3248..d1fbde9e0b5 100644 --- a/keyboards/tssouthpaw/config.h +++ b/keyboards/tssouthpaw/config.h @@ -48,4 +48,3 @@ // RP2040 Settings #define RP2040_BOOTLOADER_DOUBLE_TAP_RESET // Enable double-tap reset #define RP2040_BOOTLOADER_DOUBLE_TAP_RESET_TIMEOUT 500U // Timeout window in ms - #define RP2040_BOOTLOADER_DOUBLE_TAP_RESET_LED GP25 // LED for reset indication \ No newline at end of file