From 055ec487103329c5ec15ac196dd2c76effd795cf Mon Sep 17 00:00:00 2001 From: MatteoDM Date: Mon, 12 Feb 2024 11:39:51 +0100 Subject: [PATCH] Update keyboards/handwired/neodox/halconf.h Co-authored-by: Joel Challis --- keyboards/handwired/neodox/halconf.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/keyboards/handwired/neodox/halconf.h b/keyboards/handwired/neodox/halconf.h index 08a9ad270ab..8a2a450a33f 100644 --- a/keyboards/handwired/neodox/halconf.h +++ b/keyboards/handwired/neodox/halconf.h @@ -3,9 +3,6 @@ #pragma once #define HAL_USE_SPI TRUE - -#define HAL_USE_SIO TRUE - #define HAL_USE_PWM TRUE