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/j80/config.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'keyboards/j80/config.h') diff --git a/keyboards/j80/config.h b/keyboards/j80/config.h index 3a5328ac4..a4a10bff4 100644 --- a/keyboards/j80/config.h +++ b/keyboards/j80/config.h @@ -38,8 +38,6 @@ along with this program. If not, see . #define BACKLIGHT_LEVELS 3 #define BACKLIGHT_PIN D4 -#define NO_UART 1 - /* disable these deprecated features by default */ #ifndef LINK_TIME_OPTIMIZATION_ENABLE #define NO_ACTION_MACRO -- cgit v1.2.3