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/themadnoodle/ncc1701kb/v2/config.h | 1 - keyboards/themadnoodle/noodlepad/config.h | 1 - 2 files changed, 2 deletions(-) (limited to 'keyboards/themadnoodle') diff --git a/keyboards/themadnoodle/ncc1701kb/v2/config.h b/keyboards/themadnoodle/ncc1701kb/v2/config.h index 6e19eedddd..7cbba827a2 100644 --- a/keyboards/themadnoodle/ncc1701kb/v2/config.h +++ b/keyboards/themadnoodle/ncc1701kb/v2/config.h @@ -25,7 +25,6 @@ along with this program. If not, see . #define DEVICE_VER 0x0002 #define MANUFACTURER The Mad Noodle #define PRODUCT NCC1701KB v2 -#define DESCRIPTION NCC1701KB v2 macro keypad /* key matrix size */ #define MATRIX_ROWS 3 diff --git a/keyboards/themadnoodle/noodlepad/config.h b/keyboards/themadnoodle/noodlepad/config.h index 0b1d723e05..3f47e3b609 100644 --- a/keyboards/themadnoodle/noodlepad/config.h +++ b/keyboards/themadnoodle/noodlepad/config.h @@ -25,7 +25,6 @@ along with this program. If not, see . #define DEVICE_VER 0x0001 #define MANUFACTURER The Mad Noodle #define PRODUCT Noodle Pad v1 -#define DESCRIPTION Noodle Pad macro keypad /* key matrix size */ #define MATRIX_ROWS 3 -- cgit v1.2.3