From 2cdc3699e1888c14f47b9b542634145e65580b06 Mon Sep 17 00:00:00 2001 From: Ryan Date: Wed, 20 Jan 2021 12:41:34 +1100 Subject: Remove `DESCRIPTION`, W-Z (#11633) --- keyboards/wheatfield/blocked65/config.h | 1 - keyboards/wheatfield/split75/config.h | 1 - 2 files changed, 2 deletions(-) (limited to 'keyboards/wheatfield') diff --git a/keyboards/wheatfield/blocked65/config.h b/keyboards/wheatfield/blocked65/config.h index 486e01bfc6..86e574feed 100644 --- a/keyboards/wheatfield/blocked65/config.h +++ b/keyboards/wheatfield/blocked65/config.h @@ -25,7 +25,6 @@ along with this program. If not, see . #define DEVICE_VER 0x0001 #define MANUFACTURER Dou #define PRODUCT Blocked65 -#define DESCRIPTION 65% keyboard with arrow cluster blocker /* key matrix size */ #define MATRIX_ROWS 5 diff --git a/keyboards/wheatfield/split75/config.h b/keyboards/wheatfield/split75/config.h index ccc6a9c44f..4646dac463 100644 --- a/keyboards/wheatfield/split75/config.h +++ b/keyboards/wheatfield/split75/config.h @@ -5,7 +5,6 @@ #define DEVICE_VER 0x0001 #define MANUFACTURER YMDK #define PRODUCT Split75 -#define DESCRIPTION VE.A Clone /* matrix size */ #define MATRIX_ROWS 8 -- cgit v1.2.3