From 4ed67d666e1cea2c1d428af2b972de3e35e1742a Mon Sep 17 00:00:00 2001 From: Ryan Date: Wed, 20 Jan 2021 11:57:45 +1100 Subject: Remove `DESCRIPTION`, N-Q (#11631) --- keyboards/orthodox/rev1/config.h | 1 - keyboards/orthodox/rev3/config.h | 1 - keyboards/orthodox/rev3_teensy/config.h | 1 - 3 files changed, 3 deletions(-) (limited to 'keyboards/orthodox') diff --git a/keyboards/orthodox/rev1/config.h b/keyboards/orthodox/rev1/config.h index 89e36dce7b..1dadae388d 100644 --- a/keyboards/orthodox/rev1/config.h +++ b/keyboards/orthodox/rev1/config.h @@ -29,7 +29,6 @@ along with this program. If not, see . #define DEVICE_VER 0x0001 #define MANUFACTURER deductivemonkee #define PRODUCT Monkeebs Orthodox Rev.1 -#define DESCRIPTION Oreodox /* key matrix size */ // Rows are doubled-up diff --git a/keyboards/orthodox/rev3/config.h b/keyboards/orthodox/rev3/config.h index 07ecb663ba..3f7a17b6bc 100644 --- a/keyboards/orthodox/rev3/config.h +++ b/keyboards/orthodox/rev3/config.h @@ -29,7 +29,6 @@ along with this program. If not, see . #define DEVICE_VER 0x0001 #define MANUFACTURER deductivemonkee #define PRODUCT Monkeebs Orthodox Rev.3 -#define DESCRIPTION Bananadox /* key matrix size */ // Rows are doubled-up diff --git a/keyboards/orthodox/rev3_teensy/config.h b/keyboards/orthodox/rev3_teensy/config.h index c26e15dee7..37c8a7e734 100644 --- a/keyboards/orthodox/rev3_teensy/config.h +++ b/keyboards/orthodox/rev3_teensy/config.h @@ -29,7 +29,6 @@ along with this program. If not, see . #define DEVICE_VER 0x0001 #define MANUFACTURER deductivemonkee #define PRODUCT Monkeebs Orthodox Rev.3 (Teensy) -#define DESCRIPTION Bananadox /* key matrix size */ // Rows are doubled-up -- cgit v1.2.1