summaryrefslogtreecommitdiff
path: root/keyboards/planck/keymaps/piemod/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/planck/keymaps/piemod/rules.mk')
-rw-r--r--keyboards/planck/keymaps/piemod/rules.mk13
1 files changed, 0 insertions, 13 deletions
diff --git a/keyboards/planck/keymaps/piemod/rules.mk b/keyboards/planck/keymaps/piemod/rules.mk
deleted file mode 100644
index 4f83056a80..0000000000
--- a/keyboards/planck/keymaps/piemod/rules.mk
+++ /dev/null
@@ -1,13 +0,0 @@
-MOUSEKEY_ENABLE = yes
-EXTRAKEY_ENABLE = yes
-AUDIO_ENABLE = yes
-
-ifeq ($(MCU),at90usb1286)
-BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
-CONSOLE_ENABLE = no
-COMMAND_ENABLE = no
-BLUETOOTH_ENABLE = no
-else
-BLUETOOTH_ENABLE = yes
-endif
-