aboutsummaryrefslogtreecommitdiff
path: root/keyboards/business_card
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2021-01-15 05:00:04 +1100
committerGitHub <noreply@github.com>2021-01-15 05:00:04 +1100
commitf325bd6eb28e6fb14c086e36ba09b66ea7041ce0 (patch)
tree215159a67f602057723f3eecc2cae6cc59b130a2 /keyboards/business_card
parent3525a61bafea9e373b57d13e4f23247273e66e9d (diff)
downloadqmk_firmware-f325bd6eb28e6fb14c086e36ba09b66ea7041ce0.tar.gz
qmk_firmware-f325bd6eb28e6fb14c086e36ba09b66ea7041ce0.zip
Remove `DESCRIPTION`, B-D (#11513)
Diffstat (limited to 'keyboards/business_card')
-rw-r--r--keyboards/business_card/alpha/config.h1
-rw-r--r--keyboards/business_card/beta/config.h1
2 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/business_card/alpha/config.h b/keyboards/business_card/alpha/config.h
index fbb4054ec..13f49c372 100644
--- a/keyboards/business_card/alpha/config.h
+++ b/keyboards/business_card/alpha/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 kakunpc 26#define MANUFACTURER kakunpc
27#define PRODUCT business_card 27#define PRODUCT business_card
28#define DESCRIPTION A custom keyboard
29 28
30/* key matrix size */ 29/* key matrix size */
31#define MATRIX_ROWS 2 30#define MATRIX_ROWS 2
diff --git a/keyboards/business_card/beta/config.h b/keyboards/business_card/beta/config.h
index b9e0120f3..4532f8431 100644
--- a/keyboards/business_card/beta/config.h
+++ b/keyboards/business_card/beta/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 kakunpc 26#define MANUFACTURER kakunpc
27#define PRODUCT business_card 27#define PRODUCT business_card
28#define DESCRIPTION A custom keyboard
29 28
30/* key matrix size */ 29/* key matrix size */
31#define MATRIX_ROWS 3 30#define MATRIX_ROWS 3