aboutsummaryrefslogtreecommitdiff
path: root/keyboards/maxr1998/pulse4k/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/maxr1998/pulse4k/rules.mk')
-rw-r--r--keyboards/maxr1998/pulse4k/rules.mk8
1 files changed, 4 insertions, 4 deletions
diff --git a/keyboards/maxr1998/pulse4k/rules.mk b/keyboards/maxr1998/pulse4k/rules.mk
index cee105352..71d9b5deb 100644
--- a/keyboards/maxr1998/pulse4k/rules.mk
+++ b/keyboards/maxr1998/pulse4k/rules.mk
@@ -15,11 +15,11 @@ 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(+1000) 18BOOTMAGIC_ENABLE = lite # Virtual DIP switch configuration
19MOUSEKEY_ENABLE = no # Mouse keys(+4700) 19MOUSEKEY_ENABLE = no # Mouse keys
20ENCODER_ENABLE = yes # Rotary encoders 20ENCODER_ENABLE = yes # Rotary encoders
21EXTRAKEY_ENABLE = yes # Audio control and System control(+450) 21EXTRAKEY_ENABLE = yes # Audio control and System control
22CONSOLE_ENABLE = yes # Console for debug(+400) 22CONSOLE_ENABLE = yes # Console for debug
23COMMAND_ENABLE = no # Commands for debug and configuration 23COMMAND_ENABLE = no # Commands for debug and configuration
24COMBO_ENABLE = yes # Key combo feature 24COMBO_ENABLE = yes # Key combo feature
25NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work 25NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work