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/fluorite/config.h | 1 - 1 file changed, 1 deletion(-) (limited to 'keyboards/fluorite') diff --git a/keyboards/fluorite/config.h b/keyboards/fluorite/config.h index 5219ae7f15..ef28481df8 100644 --- a/keyboards/fluorite/config.h +++ b/keyboards/fluorite/config.h @@ -25,7 +25,6 @@ along with this program. If not, see . #define DEVICE_VER 0x0001 #define MANUFACTURER ihotsuno #define PRODUCT fluorite -#define DESCRIPTION Fluorite is a chaotic keyboard consisting of staggered rows, staggered columns, and ortholinear. /* key matrix size */ #define MATRIX_ROWS 16 -- cgit v1.2.3