From 62f304a225d91e8db36fa5639e38bc02e3321200 Mon Sep 17 00:00:00 2001 From: Ryan Date: Wed, 20 Jan 2021 00:38:12 +1100 Subject: Remove `DESCRIPTION`, H-J (#11616) --- keyboards/handwired/dactyl_manuform/4x5/config.h | 1 - keyboards/handwired/dactyl_manuform/4x6/config.h | 1 - keyboards/handwired/dactyl_manuform/config.h | 2 -- 3 files changed, 4 deletions(-) (limited to 'keyboards/handwired/dactyl_manuform') diff --git a/keyboards/handwired/dactyl_manuform/4x5/config.h b/keyboards/handwired/dactyl_manuform/4x5/config.h index 3b33441ca7..22f800d0eb 100644 --- a/keyboards/handwired/dactyl_manuform/4x5/config.h +++ b/keyboards/handwired/dactyl_manuform/4x5/config.h @@ -25,7 +25,6 @@ along with this program. If not, see . #define DEVICE_VER 0x0001 #define MANUFACTURER tshort -#define DESCRIPTION A split keyboard for the cheap makers /* key matrix size */ // Rows are doubled-up diff --git a/keyboards/handwired/dactyl_manuform/4x6/config.h b/keyboards/handwired/dactyl_manuform/4x6/config.h index 20b8952b55..6de9b36167 100644 --- a/keyboards/handwired/dactyl_manuform/4x6/config.h +++ b/keyboards/handwired/dactyl_manuform/4x6/config.h @@ -23,7 +23,6 @@ along with this program. If not, see . /* USB Device descriptor parameter */ #define PRODUCT_ID 0x3436 #define DEVICE_VER 0x0001 -#define DESCRIPTION A split keyboard for the cheap makers /* key matrix size */ // Rows are doubled-up diff --git a/keyboards/handwired/dactyl_manuform/config.h b/keyboards/handwired/dactyl_manuform/config.h index 5a5664e381..6c4ec0f193 100644 --- a/keyboards/handwired/dactyl_manuform/config.h +++ b/keyboards/handwired/dactyl_manuform/config.h @@ -23,8 +23,6 @@ along with this program. If not, see . /* USB Device descriptor parameter */ #define VENDOR_ID 0x444D #define MANUFACTURER tshort -// defined in subfolder -#define DESCRIPTION A split keyboard for the cheap makers /* mouse config */ #define MOUSEKEY_INTERVAL 20 -- cgit v1.2.3