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/woodpad/config.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'keyboards/handwired/woodpad/config.h') diff --git a/keyboards/handwired/woodpad/config.h b/keyboards/handwired/woodpad/config.h index d08c47387f..72b9fabab7 100644 --- a/keyboards/handwired/woodpad/config.h +++ b/keyboards/handwired/woodpad/config.h @@ -1,5 +1,5 @@ /* -Copyright 2017 REPLACE_WITH_YOUR_NAME +Copyright 2017 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -26,7 +26,6 @@ along with this program. If not, see . #define DEVICE_VER 0x0001 #define MANUFACTURER WoodKeys.click #define PRODUCT woodpad -#define DESCRIPTION Basic numpad /* key matrix size */ #define MATRIX_ROWS 5 -- cgit v1.2.3