From 2cdc3699e1888c14f47b9b542634145e65580b06 Mon Sep 17 00:00:00 2001 From: Ryan Date: Wed, 20 Jan 2021 12:41:34 +1100 Subject: Remove `DESCRIPTION`, W-Z (#11633) --- keyboards/xelus/snap96/config.h | 1 - keyboards/xelus/trinityxttkl/config.h | 1 - 2 files changed, 2 deletions(-) (limited to 'keyboards/xelus') diff --git a/keyboards/xelus/snap96/config.h b/keyboards/xelus/snap96/config.h index 0ebc75e391..96c5d24723 100644 --- a/keyboards/xelus/snap96/config.h +++ b/keyboards/xelus/snap96/config.h @@ -8,7 +8,6 @@ #define DEVICE_VER 0x0001 #define MANUFACTURER Xelus #define PRODUCT Snap96 -#define DESCRIPTION Snap96 // key matrix size #define MATRIX_ROWS 12 diff --git a/keyboards/xelus/trinityxttkl/config.h b/keyboards/xelus/trinityxttkl/config.h index 2bd64929a1..e2a4d23905 100644 --- a/keyboards/xelus/trinityxttkl/config.h +++ b/keyboards/xelus/trinityxttkl/config.h @@ -23,7 +23,6 @@ along with this program. If not, see . #define DEVICE_VER 0x0001 #define MANUFACTURER Xelus #define PRODUCT TrinityXTtkl -#define DESCRIPTION TrinityXTtkl /* key matrix size */ #define MATRIX_ROWS 6 -- cgit v1.2.3