From cc3f2e2865f317604d9781f12d0cefe0e3f74275 Mon Sep 17 00:00:00 2001 From: Ryan Date: Mon, 18 Jan 2021 12:49:25 +1100 Subject: Remove `DESCRIPTION`, E-G (#11574) --- keyboards/foxlab/leaf60/hotswap/config.h | 1 - keyboards/foxlab/leaf60/universal/config.h | 1 - 2 files changed, 2 deletions(-) (limited to 'keyboards/foxlab/leaf60') diff --git a/keyboards/foxlab/leaf60/hotswap/config.h b/keyboards/foxlab/leaf60/hotswap/config.h index 0934c87bb7..2a1002bf59 100644 --- a/keyboards/foxlab/leaf60/hotswap/config.h +++ b/keyboards/foxlab/leaf60/hotswap/config.h @@ -25,7 +25,6 @@ along with this program. If not, see . #define DEVICE_VER 0x0001 #define MANUFACTURER Fox Lab #define PRODUCT Leaf 60 Hotswap -#define DESCRIPTION A custom hotswap 60% keyboard /* key matrix size */ #define MATRIX_ROWS 5 diff --git a/keyboards/foxlab/leaf60/universal/config.h b/keyboards/foxlab/leaf60/universal/config.h index f48bae497a..a554a46719 100644 --- a/keyboards/foxlab/leaf60/universal/config.h +++ b/keyboards/foxlab/leaf60/universal/config.h @@ -25,7 +25,6 @@ along with this program. If not, see . #define DEVICE_VER 0x0001 #define MANUFACTURER Fox Lab #define PRODUCT Leaf 60 Universal -#define DESCRIPTION A custom 60% keyboard /* key matrix size */ #define MATRIX_ROWS 5 -- cgit v1.2.3