summaryrefslogtreecommitdiff
path: root/keyboards/handwired/bluepill/bluepill70/config.h
diff options
context:
space:
mode:
authorNick Brassel <nick@tzarc.org>2021-01-03 13:29:19 +1100
committerGitHub <noreply@github.com>2021-01-03 13:29:19 +1100
commite8e090acede2596e19de40628543f4ed27d33ab0 (patch)
treeefe9a8f4f16bf2f6e7ab203e954e8e23d76b48f6 /keyboards/handwired/bluepill/bluepill70/config.h
parent7456e6c776e9f08d42f010c5dffaaaadd74f10a8 (diff)
Remove handwired/bluepill. (#11415)
Diffstat (limited to 'keyboards/handwired/bluepill/bluepill70/config.h')
-rw-r--r--keyboards/handwired/bluepill/bluepill70/config.h21
1 files changed, 0 insertions, 21 deletions
diff --git a/keyboards/handwired/bluepill/bluepill70/config.h b/keyboards/handwired/bluepill/bluepill70/config.h
deleted file mode 100644
index ae00a470aa..0000000000
--- a/keyboards/handwired/bluepill/bluepill70/config.h
+++ /dev/null
@@ -1,21 +0,0 @@
-#pragma once
-
-/* USB Device descriptor parameter */
-#define VENDOR_ID 0xFEED
-#define PRODUCT_ID 0x6464
-#define DEVICE_VER 0x0001
-
-// Modified by Xydane
-#define MANUFACTURER "QMK"
-#define PRODUCT "BluePill70"
-#define DESCRIPTION "QMK keyboard firmware with ChibiOS"
-
-/* key matrix size */
-// Modified by Xydane
-#define MATRIX_ROWS 6
-#define MATRIX_COLS 15
-#define DIODE_DIRECTION COL2ROW
-
-// Iso fix for Space Cadet, comment for ANSI layouts
-#define LSPO_KEY KC_8
-#define RSPC_KEY KC_9