summaryrefslogtreecommitdiff
path: root/keyboards/mechlovin
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2021-01-20 09:56:41 +1100
committerGitHub <noreply@github.com>2021-01-20 09:56:41 +1100
commit1e1b469fa2f9aa7480b4c1f1d1f8eb5b0c0c8ce5 (patch)
treeaddad7fbe539dbce9688cf0493c058f3075e5d81 /keyboards/mechlovin
parent49dcc824db4f494522cdee67d058e9563a6656cb (diff)
Remove `DESCRIPTION`, K-M (#11619)
Diffstat (limited to 'keyboards/mechlovin')
-rw-r--r--keyboards/mechlovin/adelais/standard_led/config.h1
-rw-r--r--keyboards/mechlovin/hannah910/config.h1
-rw-r--r--keyboards/mechlovin/infinity87/config.h1
-rw-r--r--keyboards/mechlovin/infinityce/config.h1
-rw-r--r--keyboards/mechlovin/pisces/config.h1
5 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/mechlovin/adelais/standard_led/config.h b/keyboards/mechlovin/adelais/standard_led/config.h
index 139026d078..064cf3d2c5 100644
--- a/keyboards/mechlovin/adelais/standard_led/config.h
+++ b/keyboards/mechlovin/adelais/standard_led/config.h
@@ -1,7 +1,6 @@
#pragma once
#define PRODUCT Adelais
-#define DESCRIPTION Team.Mechlovin Adelais
#define MATRIX_ROW_PINS { B1, A0, C13, A1, A2}
#define MATRIX_COL_PINS { A10, A9, A8, B15, B14, B13, B12, B11, B10, B8, B4, B5, B3, C14, A15 }
diff --git a/keyboards/mechlovin/hannah910/config.h b/keyboards/mechlovin/hannah910/config.h
index ad1b7c2ed8..3c8ca1701a 100644
--- a/keyboards/mechlovin/hannah910/config.h
+++ b/keyboards/mechlovin/hannah910/config.h
@@ -23,7 +23,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define VENDOR_ID 0x4D4C // ML-MechLovin'
#define MANUFACTURER Mechlovin
#define PRODUCT Mechlovin Hannah910
-#define DESCRIPTION Mechlovin Hannah910
/* key matrix size */
#define MATRIX_ROWS 5
diff --git a/keyboards/mechlovin/infinity87/config.h b/keyboards/mechlovin/infinity87/config.h
index 6c1545024c..703a06f8de 100644
--- a/keyboards/mechlovin/infinity87/config.h
+++ b/keyboards/mechlovin/infinity87/config.h
@@ -25,7 +25,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define DEVICE_VER 0x0001
#define MANUFACTURER Team.Mechlovin
#define PRODUCT Infinity 87
-#define DESCRIPTION Team.Mechlovin Infinity 87
/* key matrix size */
#define MATRIX_ROWS 6
diff --git a/keyboards/mechlovin/infinityce/config.h b/keyboards/mechlovin/infinityce/config.h
index ff10e183d5..838fc1da7f 100644
--- a/keyboards/mechlovin/infinityce/config.h
+++ b/keyboards/mechlovin/infinityce/config.h
@@ -25,7 +25,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define DEVICE_VER 0x0001
#define MANUFACTURER Team.Mechlovin
#define PRODUCT Infinity CE
-#define DESCRIPTION Team.Mechlovin Infinity CE
/* key matrix size */
#define MATRIX_ROWS 6
#define MATRIX_COLS 17
diff --git a/keyboards/mechlovin/pisces/config.h b/keyboards/mechlovin/pisces/config.h
index 37acff2c11..14f6404a7f 100644
--- a/keyboards/mechlovin/pisces/config.h
+++ b/keyboards/mechlovin/pisces/config.h
@@ -25,7 +25,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define DEVICE_VER 0x0001
#define MANUFACTURER Team.Mechlovin
#define PRODUCT Pisces65
-#define DESCRIPTION Team.Mechlovin Pisces65
/* key matrix size */
#define MATRIX_ROWS 5