From e0ed2c950d25315461c4025b9649091e113626e3 Mon Sep 17 00:00:00 2001 From: Ryan Date: Wed, 20 Jan 2021 12:40:35 +1100 Subject: Remove `DESCRIPTION`, R-V (#11632) --- keyboards/vitamins_included/rev1/config.h | 1 - keyboards/vitamins_included/rev2/config.h | 1 - 2 files changed, 2 deletions(-) (limited to 'keyboards/vitamins_included') diff --git a/keyboards/vitamins_included/rev1/config.h b/keyboards/vitamins_included/rev1/config.h index 88b43ffc33..ff0c6bcb5b 100644 --- a/keyboards/vitamins_included/rev1/config.h +++ b/keyboards/vitamins_included/rev1/config.h @@ -27,7 +27,6 @@ along with this program. If not, see . /* USB Device descriptor parameters */ #define DEVICE_VER 0x0001 -#define DESCRIPTION A split keyboard for the cheapish makers /* key matrix size */ // Rows are doubled-up diff --git a/keyboards/vitamins_included/rev2/config.h b/keyboards/vitamins_included/rev2/config.h index e3d3051988..ebbbc15eae 100644 --- a/keyboards/vitamins_included/rev2/config.h +++ b/keyboards/vitamins_included/rev2/config.h @@ -26,7 +26,6 @@ along with this program. If not, see . /* USB Device descriptor parameter */ #define DEVICE_VER 0x0002 -#define DESCRIPTION A toolless split keyboard for the cheapish makers /* key matrix size */ // Rows are doubled-up -- cgit v1.2.3