From a96c084fb7bbbaf1bba29a95d5916804ab132ec2 Mon Sep 17 00:00:00 2001 From: MatteoDM Date: Mon, 12 Feb 2024 11:40:00 +0100 Subject: [PATCH] Update keyboards/handwired/neodox/mcuconf.h Co-authored-by: Joel Challis --- keyboards/handwired/neodox/mcuconf.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/keyboards/handwired/neodox/mcuconf.h b/keyboards/handwired/neodox/mcuconf.h index 47778afbf11..dc9dd60b36e 100644 --- a/keyboards/handwired/neodox/mcuconf.h +++ b/keyboards/handwired/neodox/mcuconf.h @@ -7,10 +7,6 @@ #undef RP_SPI_USE_SPI0 #define RP_SPI_USE_SPI0 TRUE -/* Used for split comms */ -#undef RP_SIO_USE_UART0 -#define RP_SIO_USE_UART0 TRUE - /* Used for backlight display */ #undef RP_PWM_USE_PWM6 #define RP_PWM_USE_PWM6 TRUE