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/jc65/v32a/config.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'keyboards/jc65') diff --git a/keyboards/jc65/v32a/config.h b/keyboards/jc65/v32a/config.h index 392aebc2a..11f39a5e0 100644 --- a/keyboards/jc65/v32a/config.h +++ b/keyboards/jc65/v32a/config.h @@ -42,7 +42,5 @@ along with this program. If not, see . #define RGBLIGHT_VAL_STEP 8 #define RGBLIGHT_EFFECT_KNIGHT_LED_NUM 8 -#define NO_UART 1 - #define NO_ACTION_MACRO #define NO_ACTION_FUNCTION -- cgit v1.2.3