aboutsummaryrefslogtreecommitdiff
path: root/keyboards/maxr1998
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/maxr1998')
-rw-r--r--keyboards/maxr1998/phoebe/rules.mk2
-rw-r--r--keyboards/maxr1998/pulse4k/rules.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/maxr1998/phoebe/rules.mk b/keyboards/maxr1998/phoebe/rules.mk
index 16d797d41..3c079fec3 100644
--- a/keyboards/maxr1998/phoebe/rules.mk
+++ b/keyboards/maxr1998/phoebe/rules.mk
@@ -15,7 +15,7 @@ BOOTLOADER = atmel-dfu
15# change to "no" to disable the options, or define them in the Makefile in 15# change to "no" to disable the options, or define them in the Makefile in
16# the appropriate keymap folder that will get included automatically 16# the appropriate keymap folder that will get included automatically
17# 17#
18BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration 18BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
19MOUSEKEY_ENABLE = no # Mouse keys 19MOUSEKEY_ENABLE = no # Mouse keys
20EXTRAKEY_ENABLE = no # Audio control and System control 20EXTRAKEY_ENABLE = no # Audio control and System control
21CONSOLE_ENABLE = yes # Console for debug 21CONSOLE_ENABLE = yes # Console for debug
diff --git a/keyboards/maxr1998/pulse4k/rules.mk b/keyboards/maxr1998/pulse4k/rules.mk
index 084db7fee..871964aea 100644
--- a/keyboards/maxr1998/pulse4k/rules.mk
+++ b/keyboards/maxr1998/pulse4k/rules.mk
@@ -15,7 +15,7 @@ BOOTLOADER = atmel-dfu
15# change to "no" to disable the options, or define them in the Makefile in 15# change to "no" to disable the options, or define them in the Makefile in
16# the appropriate keymap folder that will get included automatically 16# the appropriate keymap folder that will get included automatically
17# 17#
18BOOTMAGIC_ENABLE = lite # Virtual DIP switch configuration 18BOOTMAGIC_ENABLE = lite # Enable Bootmagic Lite
19MOUSEKEY_ENABLE = no # Mouse keys 19MOUSEKEY_ENABLE = no # Mouse keys
20ENCODER_ENABLE = yes # Rotary encoders 20ENCODER_ENABLE = yes # Rotary encoders
21EXTRAKEY_ENABLE = yes # Audio control and System control 21EXTRAKEY_ENABLE = yes # Audio control and System control