From f325bd6eb28e6fb14c086e36ba09b66ea7041ce0 Mon Sep 17 00:00:00 2001 From: Ryan Date: Fri, 15 Jan 2021 05:00:04 +1100 Subject: Remove `DESCRIPTION`, B-D (#11513) --- keyboards/copenhagen_click/click_pad_v1/config.h | 1 - 1 file changed, 1 deletion(-) (limited to 'keyboards/copenhagen_click/click_pad_v1') diff --git a/keyboards/copenhagen_click/click_pad_v1/config.h b/keyboards/copenhagen_click/click_pad_v1/config.h index 51574d31d8..50a237a05f 100755 --- a/keyboards/copenhagen_click/click_pad_v1/config.h +++ b/keyboards/copenhagen_click/click_pad_v1/config.h @@ -25,7 +25,6 @@ along with this program. If not, see . #define DEVICE_VER 0x0001 #define MANUFACTURER Copenhagen Click #define PRODUCT Click Pad V1 -#define DESCRIPTION A single switch macropad given out at the Copenhagen Click 2019 meetup. /* key matrix size */ #define MATRIX_ROWS 1 -- cgit v1.2.3