summaryrefslogtreecommitdiff
path: root/keyboards/handwired/bluepill
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2021-01-20 00:38:12 +1100
committerGitHub <noreply@github.com>2021-01-20 00:38:12 +1100
commit62f304a225d91e8db36fa5639e38bc02e3321200 (patch)
tree50ca6ee2929d43326ecb72f69e4c6312bded3a5d /keyboards/handwired/bluepill
parentd24fe4f1ca49b2143b3f3d260a0a63088b521673 (diff)
Remove `DESCRIPTION`, H-J (#11616)
Diffstat (limited to 'keyboards/handwired/bluepill')
-rw-r--r--keyboards/handwired/bluepill/bluepill70/config.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/handwired/bluepill/bluepill70/config.h b/keyboards/handwired/bluepill/bluepill70/config.h
index ae00a470aa..cbe94b65d0 100644
--- a/keyboards/handwired/bluepill/bluepill70/config.h
+++ b/keyboards/handwired/bluepill/bluepill70/config.h
@@ -8,7 +8,6 @@
// Modified by Xydane
#define MANUFACTURER "QMK"
#define PRODUCT "BluePill70"
-#define DESCRIPTION "QMK keyboard firmware with ChibiOS"
/* key matrix size */
// Modified by Xydane