diff options
author | Ryan <fauxpark@gmail.com> | 2021-01-20 12:41:34 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-20 12:41:34 +1100 |
commit | 2cdc3699e1888c14f47b9b542634145e65580b06 (patch) | |
tree | aa1ffec43081c58d5689347ad23d6d43540bdcf3 /keyboards/wheatfield | |
parent | e0ed2c950d25315461c4025b9649091e113626e3 (diff) |
Remove `DESCRIPTION`, W-Z (#11633)
Diffstat (limited to 'keyboards/wheatfield')
-rw-r--r-- | keyboards/wheatfield/blocked65/config.h | 1 | ||||
-rw-r--r-- | keyboards/wheatfield/split75/config.h | 1 |
2 files changed, 0 insertions, 2 deletions
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 <http://www.gnu.org/licenses/>. #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 |