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/ft/mars80/config.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'keyboards/ft/mars80/config.h') diff --git a/keyboards/ft/mars80/config.h b/keyboards/ft/mars80/config.h index 8c1ebe4ba..70313ada9 100644 --- a/keyboards/ft/mars80/config.h +++ b/keyboards/ft/mars80/config.h @@ -43,8 +43,6 @@ along with this program. If not, see . #define RGBLIGHT_ANIMATIONS -#define NO_UART 1 - /* key combination for magic key command */ /* defined by default; to change, uncomment and set to the combination you want */ // #define IS_COMMAND() (get_mods() == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT))) -- cgit v1.2.3