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/co60/rev1/config.h | 1 - keyboards/handwired/co60/rev6/config.h | 1 - keyboards/handwired/co60/rev7/config.h | 1 - 3 files changed, 3 deletions(-) (limited to 'keyboards/handwired/co60') diff --git a/keyboards/handwired/co60/rev1/config.h b/keyboards/handwired/co60/rev1/config.h index 2168516d2d..281a10570f 100644 --- a/keyboards/handwired/co60/rev1/config.h +++ b/keyboards/handwired/co60/rev1/config.h @@ -25,7 +25,6 @@ along with this program. If not, see . #define DEVICE_VER 0x0001 #define MANUFACTURER John M Daly #define PRODUCT CO60 -#define DESCRIPTION An open hardware sixty percent PCB /* key matrix size */ #define MATRIX_ROWS 5 diff --git a/keyboards/handwired/co60/rev6/config.h b/keyboards/handwired/co60/rev6/config.h index 0a7227fb8e..79c64e7353 100644 --- a/keyboards/handwired/co60/rev6/config.h +++ b/keyboards/handwired/co60/rev6/config.h @@ -24,7 +24,6 @@ #define DEVICE_VER 0x0001 #define MANUFACTURER John M Daly #define PRODUCT CO60 rev6 -#define DESCRIPTION An open hardware sixty percent PCB /* Address for jumping to bootloader on STM32 chips. */ /* It is chip dependent, the correct number can be looked up here: diff --git a/keyboards/handwired/co60/rev7/config.h b/keyboards/handwired/co60/rev7/config.h index 98b36b99cc..20e62472b7 100644 --- a/keyboards/handwired/co60/rev7/config.h +++ b/keyboards/handwired/co60/rev7/config.h @@ -25,7 +25,6 @@ along with this program. If not, see . #define DEVICE_VER 0x0001 #define MANUFACTURER John M Daly #define PRODUCT CO60 rev7 -#define DESCRIPTION An open hardware sixty percent PCB /* Address for jumping to bootloader on STM32 chips. */ /* It is chip dependent, the correct number can be looked up here: -- cgit v1.2.3