diff options
Diffstat (limited to 'keyboards/handwired/co60')
-rw-r--r-- | keyboards/handwired/co60/rev1/config.h | 1 | ||||
-rw-r--r-- | keyboards/handwired/co60/rev6/config.h | 1 | ||||
-rw-r--r-- | keyboards/handwired/co60/rev7/config.h | 1 |
3 files changed, 0 insertions, 3 deletions
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 <http://www.gnu.org/licenses/>. #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 <http://www.gnu.org/licenses/>. #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: |