summaryrefslogtreecommitdiff
path: root/keyboards/namecard2x4
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2021-01-20 11:57:45 +1100
committerGitHub <noreply@github.com>2021-01-20 11:57:45 +1100
commit4ed67d666e1cea2c1d428af2b972de3e35e1742a (patch)
treede0b49bf8dc91b3f65952910f7c90fcc092808d6 /keyboards/namecard2x4
parent1e1b469fa2f9aa7480b4c1f1d1f8eb5b0c0c8ce5 (diff)
Remove `DESCRIPTION`, N-Q (#11631)
Diffstat (limited to 'keyboards/namecard2x4')
-rw-r--r--keyboards/namecard2x4/rev1/config.h1
-rw-r--r--keyboards/namecard2x4/rev2/config.h1
2 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/namecard2x4/rev1/config.h b/keyboards/namecard2x4/rev1/config.h
index 3e68cb8e98..752ddc259f 100644
--- a/keyboards/namecard2x4/rev1/config.h
+++ b/keyboards/namecard2x4/rev1/config.h
@@ -25,7 +25,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define DEVICE_VER 0x0001
#define MANUFACTURER takashiski
#define PRODUCT namecard2x4
-#define DESCRIPTION A custom keyboard
/* key matrix size */
#define MATRIX_ROWS 2
diff --git a/keyboards/namecard2x4/rev2/config.h b/keyboards/namecard2x4/rev2/config.h
index ee2c3157e1..5a1ed3d93e 100644
--- a/keyboards/namecard2x4/rev2/config.h
+++ b/keyboards/namecard2x4/rev2/config.h
@@ -25,7 +25,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define DEVICE_VER 0x0001
#define MANUFACTURER takashiski
#define PRODUCT namecard2x4
-#define DESCRIPTION A custom keyboard
/* key matrix size */
#define MATRIX_ROWS 2