From 927051900789a011bfe84db5b2cedd0114b1de0e Mon Sep 17 00:00:00 2001 From: TS Design Works <64564678+kthorpe88@users.noreply.github.com> Date: Sun, 18 May 2025 07:21:14 -0400 Subject: [PATCH] Update config.h --- keyboards/tssouthpaw/config.h | 1 - 1 file changed, 1 deletion(-) 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