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/tanuki/config.h | 1 - keyboards/tanuki/keymaps/tucznak/config.h | 2 -- 2 files changed, 3 deletions(-) (limited to 'keyboards/tanuki') diff --git a/keyboards/tanuki/config.h b/keyboards/tanuki/config.h index 2dcd7b27d6..f73ffa79a2 100644 --- a/keyboards/tanuki/config.h +++ b/keyboards/tanuki/config.h @@ -26,7 +26,6 @@ along with this program. If not, see . #define DEVICE_VER 0x0001 #define MANUFACTURER Seth #define PRODUCT Tanuki PCB version -#define DESCRIPTION Handwired 40% keyboard /* key matrix size */ #define MATRIX_ROWS 4 diff --git a/keyboards/tanuki/keymaps/tucznak/config.h b/keyboards/tanuki/keymaps/tucznak/config.h index 3a140193d8..4f2a778ff2 100644 --- a/keyboards/tanuki/keymaps/tucznak/config.h +++ b/keyboards/tanuki/keymaps/tucznak/config.h @@ -2,11 +2,9 @@ #undef MANUFACTURER #undef PRODUCT -#undef DESCRIPTION #define MANUFACTURER Potato Inc. #define PRODUCT Trash Panda -#define DESCRIPTION Qt3.14 smolkeeb /* for bootloader */ #define QMK_ESC_OUTPUT B2 -- cgit v1.2.3