aboutsummaryrefslogtreecommitdiff
path: root/keyboards/chew/config.h
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2024-07-18 22:21:26 +0100
committerGitHub <noreply@github.com>2024-07-18 22:21:26 +0100
commit5a0112df089727b3c2321cc2373921afb856f7dc (patch)
treeef040c3934cde543f0cc40e51681a9e083b52389 /keyboards/chew/config.h
parent7ca04241892d5ab3ed88e181d8576cd98f1e3515 (diff)
Migrate half-duplex `SERIAL_USART_TX_PIN` to DD (#24143)
Diffstat (limited to 'keyboards/chew/config.h')
-rw-r--r--keyboards/chew/config.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/chew/config.h b/keyboards/chew/config.h
index 22b43cf799..df672bc4e1 100644
--- a/keyboards/chew/config.h
+++ b/keyboards/chew/config.h
@@ -8,4 +8,3 @@
#define RP2040_BOOTLOADER_DOUBLE_TAP_RESET_TIMEOUT 200U // In ms in which the double tap can occur
#define EE_HANDS
-#define SERIAL_USART_TX_PIN GP11