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/navi10/rev0/config.h | 1 - keyboards/navi10/rev2/config.h | 1 - keyboards/navi10/rev3/config.h | 1 - 3 files changed, 3 deletions(-) (limited to 'keyboards/navi10') diff --git a/keyboards/navi10/rev0/config.h b/keyboards/navi10/rev0/config.h index 23fad9dbc3..22a985c280 100644 --- a/keyboards/navi10/rev0/config.h +++ b/keyboards/navi10/rev0/config.h @@ -25,7 +25,6 @@ along with this program. If not, see . #define DEVICE_VER 0x0001 #define MANUFACTURER emdarcher #define PRODUCT Navi10 -#define DESCRIPTION A simple and fun navigation cluster macropad with retro Sci-Fi vibes. /* key matrix size */ #define MATRIX_ROWS 4 diff --git a/keyboards/navi10/rev2/config.h b/keyboards/navi10/rev2/config.h index f739f2ce29..1dfb210b03 100644 --- a/keyboards/navi10/rev2/config.h +++ b/keyboards/navi10/rev2/config.h @@ -25,7 +25,6 @@ along with this program. If not, see . #define DEVICE_VER 0x0002 #define MANUFACTURER emdarcher #define PRODUCT Navi10 -#define DESCRIPTION A simple and fun navigation cluster macropad with exposed components. /* key matrix size */ #define MATRIX_ROWS 4 diff --git a/keyboards/navi10/rev3/config.h b/keyboards/navi10/rev3/config.h index a203cf73b5..205535273a 100644 --- a/keyboards/navi10/rev3/config.h +++ b/keyboards/navi10/rev3/config.h @@ -25,7 +25,6 @@ along with this program. If not, see . #define DEVICE_VER 0x0003 #define MANUFACTURER emdarcher #define PRODUCT Navi10 -#define DESCRIPTION A simple and fun navigation cluster macropad with exposed components. /* key matrix size */ #define MATRIX_ROWS 4 -- cgit v1.2.3