aboutsummaryrefslogtreecommitdiff
path: root/keyboards/planck
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/planck')
-rw-r--r--keyboards/planck/ez/rules.mk1
-rwxr-xr-xkeyboards/planck/keymaps/ishtob/rule.mk1
-rw-r--r--keyboards/planck/rev6/rules.mk1
3 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/planck/ez/rules.mk b/keyboards/planck/ez/rules.mk
index 716e5feda..71f0a5fd1 100644
--- a/keyboards/planck/ez/rules.mk
+++ b/keyboards/planck/ez/rules.mk
@@ -7,7 +7,6 @@ BOARD = QMK_PROTON_C
7# the appropriate keymap folder that will get included automatically 7# the appropriate keymap folder that will get included automatically
8# 8#
9BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration 9BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration
10## (Note that for BOOTMAGIC on Teensy LC you have to use a custom .ld script.)
11MOUSEKEY_ENABLE = yes # Mouse keys 10MOUSEKEY_ENABLE = yes # Mouse keys
12EXTRAKEY_ENABLE = yes # Audio control and System control 11EXTRAKEY_ENABLE = yes # Audio control and System control
13CONSOLE_ENABLE = yes # Console for debug 12CONSOLE_ENABLE = yes # Console for debug
diff --git a/keyboards/planck/keymaps/ishtob/rule.mk b/keyboards/planck/keymaps/ishtob/rule.mk
index 0f71be62b..a6ffdf639 100755
--- a/keyboards/planck/keymaps/ishtob/rule.mk
+++ b/keyboards/planck/keymaps/ishtob/rule.mk
@@ -3,7 +3,6 @@
3# 3#
4BACKLIGHT_ENABLE = no 4BACKLIGHT_ENABLE = no
5BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration 5BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration
6## (Note that for BOOTMAGIC on Teensy LC you have to use a custom .ld script.)
7MOUSEKEY_ENABLE = yes # Mouse keys 6MOUSEKEY_ENABLE = yes # Mouse keys
8EXTRAKEY_ENABLE = yes # Audio control and System control 7EXTRAKEY_ENABLE = yes # Audio control and System control
9CONSOLE_ENABLE = yes # Console for debug 8CONSOLE_ENABLE = yes # Console for debug
diff --git a/keyboards/planck/rev6/rules.mk b/keyboards/planck/rev6/rules.mk
index fc43bef57..c3fcf3dbd 100644
--- a/keyboards/planck/rev6/rules.mk
+++ b/keyboards/planck/rev6/rules.mk
@@ -7,7 +7,6 @@ BOARD = QMK_PROTON_C
7# the appropriate keymap folder that will get included automatically 7# the appropriate keymap folder that will get included automatically
8# 8#
9BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration 9BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration
10## (Note that for BOOTMAGIC on Teensy LC you have to use a custom .ld script.)
11MOUSEKEY_ENABLE = yes # Mouse keys 10MOUSEKEY_ENABLE = yes # Mouse keys
12EXTRAKEY_ENABLE = yes # Audio control and System control 11EXTRAKEY_ENABLE = yes # Audio control and System control
13CONSOLE_ENABLE = yes # Console for debug 12CONSOLE_ENABLE = yes # Console for debug