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/jj40/config.h | 1 - 1 file changed, 1 deletion(-) (limited to 'keyboards/jj40') diff --git a/keyboards/jj40/config.h b/keyboards/jj40/config.h index 90bcacfd16..3138023bb7 100644 --- a/keyboards/jj40/config.h +++ b/keyboards/jj40/config.h @@ -45,7 +45,6 @@ along with this program. If not, see . /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ #define DEBOUNCE 5 -#define NO_UART 1 #define USB_MAX_POWER_CONSUMPTION 100 /* key combination for magic key command */ -- cgit v1.2.3