aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/s60_x/default/rules.mk
diff options
context:
space:
mode:
authorskullydazed <skullydazed@users.noreply.github.com>2017-07-06 18:43:22 -0700
committerGitHub <noreply@github.com>2017-07-06 18:43:22 -0700
commitecd3dbf085826459af9728b6529a504ba7d3de14 (patch)
tree7ca3733c63b5f720ae1f0118516dda0984d54fe0 /keyboards/s60_x/default/rules.mk
parent9cadba7b895a81f329a4c2eee253e57c11715b80 (diff)
parent1896c76a2928c96f9ab7947bec2ef8dd37623cff (diff)
downloadfirmware-ecd3dbf085826459af9728b6529a504ba7d3de14.tar.gz
firmware-ecd3dbf085826459af9728b6529a504ba7d3de14.tar.bz2
firmware-ecd3dbf085826459af9728b6529a504ba7d3de14.zip
Merge branch 'master' into docs
Diffstat (limited to 'keyboards/s60_x/default/rules.mk')
-rw-r--r--keyboards/s60_x/default/rules.mk10
1 files changed, 5 insertions, 5 deletions
diff --git a/keyboards/s60_x/default/rules.mk b/keyboards/s60_x/default/rules.mk
index aaa3764df..f0f0ad76b 100644
--- a/keyboards/s60_x/default/rules.mk
+++ b/keyboards/s60_x/default/rules.mk
@@ -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