]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/s60_x/default/rules.mk
Update keyboards' rules.mk/Makefiles (#1442)
[qmk_firmware.git] / keyboards / s60_x / default / rules.mk
index aaa3764df63d2eec2cabc640d083c0c2bdcab9a0..f0f0ad76b5775e5d3aa975c533c521594b385e32 100644 (file)
@@ -1,8 +1,8 @@
-CONSOLE_ENABLE ?= no        # Console for debug(+400)
-COMMAND_ENABLE ?= no        # Commands for debug and configuration
-NKRO_ENABLE ?= no          # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
-BACKLIGHT_ENABLE ?= yes     # Enable keyboard backlight functionality
-RGBLIGHT_ENABLE ?= no
+CONSOLE_ENABLE = no        # Console for debug(+400)
+COMMAND_ENABLE = no        # Commands for debug and configuration
+NKRO_ENABLE = no          # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
+BACKLIGHT_ENABLE = yes     # Enable keyboard backlight functionality
+RGBLIGHT_ENABLE = no
 
 ifndef QUANTUM_DIR
        include ../../../Makefile