aboutsummaryrefslogtreecommitdiff
path: root/keyboards/themadnoodle
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2021-01-20 12:40:35 +1100
committerGitHub <noreply@github.com>2021-01-20 12:40:35 +1100
commite0ed2c950d25315461c4025b9649091e113626e3 (patch)
tree8d05b112a3bf98e1ca248339a5d6c868a179d498 /keyboards/themadnoodle
parent4ed67d666e1cea2c1d428af2b972de3e35e1742a (diff)
downloadqmk_firmware-e0ed2c950d25315461c4025b9649091e113626e3.tar.gz
qmk_firmware-e0ed2c950d25315461c4025b9649091e113626e3.zip
Remove `DESCRIPTION`, R-V (#11632)
Diffstat (limited to 'keyboards/themadnoodle')
-rw-r--r--keyboards/themadnoodle/ncc1701kb/v2/config.h1
-rw-r--r--keyboards/themadnoodle/noodlepad/config.h1
2 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/themadnoodle/ncc1701kb/v2/config.h b/keyboards/themadnoodle/ncc1701kb/v2/config.h
index 6e19eeddd..7cbba827a 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 <http://www.gnu.org/licenses/>.
25#define DEVICE_VER 0x0002 25#define DEVICE_VER 0x0002
26#define MANUFACTURER The Mad Noodle 26#define MANUFACTURER The Mad Noodle
27#define PRODUCT NCC1701KB v2 27#define PRODUCT NCC1701KB v2
28#define DESCRIPTION NCC1701KB v2 macro keypad
29 28
30/* key matrix size */ 29/* key matrix size */
31#define MATRIX_ROWS 3 30#define MATRIX_ROWS 3
diff --git a/keyboards/themadnoodle/noodlepad/config.h b/keyboards/themadnoodle/noodlepad/config.h
index 0b1d723e0..3f47e3b60 100644
--- a/keyboards/themadnoodle/noodlepad/config.h
+++ b/keyboards/themadnoodle/noodlepad/config.h
@@ -25,7 +25,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
25#define DEVICE_VER 0x0001 25#define DEVICE_VER 0x0001
26#define MANUFACTURER The Mad Noodle 26#define MANUFACTURER The Mad Noodle
27#define PRODUCT Noodle Pad v1 27#define PRODUCT Noodle Pad v1
28#define DESCRIPTION Noodle Pad macro keypad
29 28
30/* key matrix size */ 29/* key matrix size */
31#define MATRIX_ROWS 3 30#define MATRIX_ROWS 3