From 5e3951b361e6d173b705bd3b2b6df0c543258d98 Mon Sep 17 00:00:00 2001 From: Ryan Date: Tue, 10 Mar 2020 06:58:25 +1100 Subject: Remove NO_UART defines from config.h for V-USB boards (#8351) --- keyboards/ymd75/config.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'keyboards/ymd75') diff --git a/keyboards/ymd75/config.h b/keyboards/ymd75/config.h index 88916be62..ef7171cae 100644 --- a/keyboards/ymd75/config.h +++ b/keyboards/ymd75/config.h @@ -47,5 +47,3 @@ along with this program. If not, see . #define RGBLIGHT_HUE_STEP 12 #define RGBLIGHT_SAT_STEP 15 #define RGBLIGHT_VAL_STEP 18 - -#define NO_UART 1 -- cgit v1.2.3