aboutsummaryrefslogtreecommitdiff
path: root/keyboards/claw44/rev1/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/claw44/rev1/rules.mk')
-rw-r--r--keyboards/claw44/rev1/rules.mk8
1 files changed, 4 insertions, 4 deletions
diff --git a/keyboards/claw44/rev1/rules.mk b/keyboards/claw44/rev1/rules.mk
index ae95ec401..016bc362a 100644
--- a/keyboards/claw44/rev1/rules.mk
+++ b/keyboards/claw44/rev1/rules.mk
@@ -3,10 +3,10 @@ SRC += rev1/split_util.c
3SRC += rev1/split_scomm.c 3SRC += rev1/split_scomm.c
4 4
5# Build Options 5# Build Options
6BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration(+1000) 6BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration
7MOUSEKEY_ENABLE = no # Mouse keys(+4700) 7MOUSEKEY_ENABLE = no # Mouse keys
8EXTRAKEY_ENABLE = no # Audio control and System control(+450) 8EXTRAKEY_ENABLE = no # Audio control and System control
9CONSOLE_ENABLE = no # Console for debug(+400) 9CONSOLE_ENABLE = no # Console for debug
10COMMAND_ENABLE = no # Commands for debug and configuration 10COMMAND_ENABLE = no # Commands for debug and configuration
11NKRO_ENABLE = no # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work 11NKRO_ENABLE = no # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
12BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality 12BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality