From e0ed2c950d25315461c4025b9649091e113626e3 Mon Sep 17 00:00:00 2001 From: Ryan Date: Wed, 20 Jan 2021 12:40:35 +1100 Subject: Remove `DESCRIPTION`, R-V (#11632) --- keyboards/suihankey/split/alpha/config.h | 1 - keyboards/suihankey/split/rev1/config.h | 1 - 2 files changed, 2 deletions(-) (limited to 'keyboards/suihankey/split') diff --git a/keyboards/suihankey/split/alpha/config.h b/keyboards/suihankey/split/alpha/config.h index 1028fbdf0a..e1d0a67234 100644 --- a/keyboards/suihankey/split/alpha/config.h +++ b/keyboards/suihankey/split/alpha/config.h @@ -25,7 +25,6 @@ along with this program. If not, see . #define DEVICE_VER 0x0001 #define MANUFACTURER kakunpc #define PRODUCT Suihankey -#define DESCRIPTION A custom keyboard /* key matrix size */ #define MATRIX_ROWS 8 diff --git a/keyboards/suihankey/split/rev1/config.h b/keyboards/suihankey/split/rev1/config.h index 6c28ec3edc..b52d66949e 100644 --- a/keyboards/suihankey/split/rev1/config.h +++ b/keyboards/suihankey/split/rev1/config.h @@ -25,7 +25,6 @@ along with this program. If not, see . #define DEVICE_VER 0x0001 #define MANUFACTURER kakunpc #define PRODUCT Suihankey -#define DESCRIPTION A custom keyboard /* key matrix size */ #define MATRIX_ROWS 10 -- cgit v1.2.3