summaryrefslogtreecommitdiff
path: root/keyboards/handwired/bluepill/rules.mk
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/rules.mk
parent7456e6c776e9f08d42f010c5dffaaaadd74f10a8 (diff)
downloadqmk_firmware-e8e090acede2596e19de40628543f4ed27d33ab0.tar.gz
qmk_firmware-e8e090acede2596e19de40628543f4ed27d33ab0.zip
Remove handwired/bluepill. (#11415)
Diffstat (limited to 'keyboards/handwired/bluepill/rules.mk')
-rw-r--r--keyboards/handwired/bluepill/rules.mk10
1 files changed, 0 insertions, 10 deletions
diff --git a/keyboards/handwired/bluepill/rules.mk b/keyboards/handwired/bluepill/rules.mk
deleted file mode 100644
index 38bacae34d..0000000000
--- a/keyboards/handwired/bluepill/rules.mk
+++ /dev/null
@@ -1,10 +0,0 @@
-#BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration
-EXTRAKEY_ENABLE = yes # Audio control and System control
-CONSOLE_ENABLE = yes # Console for debug
-COMMAND_ENABLE = yes # Commands for debug and configuration
-SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend
-NKRO_ENABLE = yes # USB Nkey Rollover
-CUSTOM_MATRIX = yes # Custom matrix file
-MOUSEKEY_ENABLE = no
-
-DEFAULT_FOLDER = handwired/bluepill/bluepill70 \ No newline at end of file