From 2cdc3699e1888c14f47b9b542634145e65580b06 Mon Sep 17 00:00:00 2001 From: Ryan Date: Wed, 20 Jan 2021 12:41:34 +1100 Subject: Remove `DESCRIPTION`, W-Z (#11633) --- layouts/community/ergodox/meagerfindings/config.h | 2 -- layouts/community/ortho_5x15/wanleg/config.h | 3 --- 2 files changed, 5 deletions(-) (limited to 'layouts/community') diff --git a/layouts/community/ergodox/meagerfindings/config.h b/layouts/community/ergodox/meagerfindings/config.h index 3d4f11b43a..d69aaf79dd 100644 --- a/layouts/community/ergodox/meagerfindings/config.h +++ b/layouts/community/ergodox/meagerfindings/config.h @@ -8,8 +8,6 @@ #define MANUFACTURER meagerfindings #undef PRODUCT #define PRODUCT ErgoDox -#undef DESCRIPTION -#define DESCRIPTION meagerfindings firmware for Ergodox #define USB_MAX_POWER_CONSUMPTION 500 diff --git a/layouts/community/ortho_5x15/wanleg/config.h b/layouts/community/ortho_5x15/wanleg/config.h index d2b3d67193..3e809cb842 100644 --- a/layouts/community/ortho_5x15/wanleg/config.h +++ b/layouts/community/ortho_5x15/wanleg/config.h @@ -10,7 +10,4 @@ //last 5 elements not tested #define MATRIX_COL_PINS { C6, D7, B5, B6, B7, D6, C7, F0, F1, F4, B1, B2, B3, D2, D3 } -//get rid of description - too long to show properly in Windows -#undef DESCRIPTION -#define DESCRIPTION #endif -- cgit v1.2.3