From cc3f2e2865f317604d9781f12d0cefe0e3f74275 Mon Sep 17 00:00:00 2001 From: Ryan Date: Mon, 18 Jan 2021 12:49:25 +1100 Subject: Remove `DESCRIPTION`, E-G (#11574) --- keyboards/ergodox_stm32/config.h | 1 - 1 file changed, 1 deletion(-) (limited to 'keyboards/ergodox_stm32/config.h') diff --git a/keyboards/ergodox_stm32/config.h b/keyboards/ergodox_stm32/config.h index e1b3d7b14e..5c1b52e4fc 100644 --- a/keyboards/ergodox_stm32/config.h +++ b/keyboards/ergodox_stm32/config.h @@ -23,7 +23,6 @@ along with this program. If not, see . #define DEVICE_VER 0x101 #define MANUFACTURER ErgoDox #define PRODUCT ErgoDox STM -#define DESCRIPTION ErgoDox STM32 Keyboard #define MATRIX_ROWS 14 #define MATRIX_ROWS_PER_SIDE (MATRIX_ROWS / 2) -- cgit v1.2.3