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/gh60/revc/config.h | 1 - keyboards/gh60/revc/keymaps/dbroqua/config.h | 1 - keyboards/gh60/revc/keymaps/robotmaxtron/config.h | 1 - keyboards/gh60/satan/config.h | 1 - keyboards/gh60/satan/keymaps/admiralStrokers/config.h | 1 - keyboards/gh60/satan/keymaps/ben_iso/config.h | 1 - keyboards/gh60/satan/keymaps/fakb/config.h | 1 - 7 files changed, 7 deletions(-) (limited to 'keyboards/gh60') diff --git a/keyboards/gh60/revc/config.h b/keyboards/gh60/revc/config.h index ccb95a9895..6628d78f62 100644 --- a/keyboards/gh60/revc/config.h +++ b/keyboards/gh60/revc/config.h @@ -25,7 +25,6 @@ along with this program. If not, see . #define DEVICE_VER 0x0001 #define MANUFACTURER geekhack #define PRODUCT GH60 Rev C -#define DESCRIPTION t.m.k. keyboard firmware for GH60 /* key matrix size */ #define MATRIX_ROWS 5 diff --git a/keyboards/gh60/revc/keymaps/dbroqua/config.h b/keyboards/gh60/revc/keymaps/dbroqua/config.h index 8952200e05..5d1a777a4b 100644 --- a/keyboards/gh60/revc/keymaps/dbroqua/config.h +++ b/keyboards/gh60/revc/keymaps/dbroqua/config.h @@ -26,7 +26,6 @@ along with this program. If not, see . #define DEVICE_VER 0x0001 #define MANUFACTURER geekhack #define PRODUCT GH60 -#define DESCRIPTION t.m.k. keyboard firmware for GH60 /* key matrix size */ #define MATRIX_ROWS 5 diff --git a/keyboards/gh60/revc/keymaps/robotmaxtron/config.h b/keyboards/gh60/revc/keymaps/robotmaxtron/config.h index 1cc41d183b..7cfcf8d453 100644 --- a/keyboards/gh60/revc/keymaps/robotmaxtron/config.h +++ b/keyboards/gh60/revc/keymaps/robotmaxtron/config.h @@ -26,7 +26,6 @@ along with this program. If not, see . #define DEVICE_VER 0x0001 #define MANUFACTURER geekhack #define PRODUCT GH60 -#define DESCRIPTION t.m.k. keyboard firmware for GH60 /* key matrix size */ #define MATRIX_ROWS 5 diff --git a/keyboards/gh60/satan/config.h b/keyboards/gh60/satan/config.h index 0efbcd7991..2b87f925de 100644 --- a/keyboards/gh60/satan/config.h +++ b/keyboards/gh60/satan/config.h @@ -25,7 +25,6 @@ along with this program. If not, see . #define DEVICE_VER 0x0003 #define MANUFACTURER SATAN #define PRODUCT GH60 Satan -#define DESCRIPTION 60% keyboard with backlight and WS2812 support /* key matrix size */ #define MATRIX_ROWS 5 diff --git a/keyboards/gh60/satan/keymaps/admiralStrokers/config.h b/keyboards/gh60/satan/keymaps/admiralStrokers/config.h index c8d40730fb..b1c1600e9d 100644 --- a/keyboards/gh60/satan/keymaps/admiralStrokers/config.h +++ b/keyboards/gh60/satan/keymaps/admiralStrokers/config.h @@ -27,7 +27,6 @@ along with this program. If not, see . #define DEVICE_VER 0x0003 #define MANUFACTURER SATAN #define PRODUCT GH60 -#define DESCRIPTION QMK keyboard firmware for Satan GH60 with WS2812 support /* key matrix size */ #define MATRIX_ROWS 5 diff --git a/keyboards/gh60/satan/keymaps/ben_iso/config.h b/keyboards/gh60/satan/keymaps/ben_iso/config.h index 84d55698c5..e59015dcbd 100644 --- a/keyboards/gh60/satan/keymaps/ben_iso/config.h +++ b/keyboards/gh60/satan/keymaps/ben_iso/config.h @@ -27,7 +27,6 @@ along with this program. If not, see . #define DEVICE_VER 0x0003 #define MANUFACTURER SATAN #define PRODUCT GH60 -#define DESCRIPTION QMK keyboard firmware for Satan GH60 with WS2812 support /*MOUSE CONFIG OPTIONS */ diff --git a/keyboards/gh60/satan/keymaps/fakb/config.h b/keyboards/gh60/satan/keymaps/fakb/config.h index dc182753d7..fcdf1f1528 100644 --- a/keyboards/gh60/satan/keymaps/fakb/config.h +++ b/keyboards/gh60/satan/keymaps/fakb/config.h @@ -9,7 +9,6 @@ #define DEVICE_VER 0x0003 #define MANUFACTURER SATAN #define PRODUCT GH60 -#define DESCRIPTION QMK keyboard firmware for Satan GH60 with WS2812 support /* key matrix size */ #define MATRIX_ROWS 5 -- cgit v1.2.3