summaryrefslogtreecommitdiff
path: root/keyboards/kc60/keymaps/stanleylai/rules.mk
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-10-26 04:15:18 +0000
committerQMK Bot <hello@qmk.fm>2021-10-26 04:15:18 +0000
commitcf1749323c53b0bbf76c850f53a34f1550efaf74 (patch)
tree2403dcbf31f1d1b7d60c2bae2d0ba353b9c792f0 /keyboards/kc60/keymaps/stanleylai/rules.mk
parentc97539efeaac37ccec1d0068837618587bcc7e16 (diff)
parent028edfc2df5bc291773e8c7cc19ed38c9b9470dc (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/kc60/keymaps/stanleylai/rules.mk')
-rw-r--r--keyboards/kc60/keymaps/stanleylai/rules.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/kc60/keymaps/stanleylai/rules.mk b/keyboards/kc60/keymaps/stanleylai/rules.mk
index 39223abfa6..3951663c7c 100644
--- a/keyboards/kc60/keymaps/stanleylai/rules.mk
+++ b/keyboards/kc60/keymaps/stanleylai/rules.mk
@@ -8,7 +8,6 @@ MOUSEKEY_ENABLE = no # Mouse keys(+4700)
EXTRAKEY_ENABLE = yes # Audio control and System control(+450)
CONSOLE_ENABLE = no # Console for debug(+400)
COMMAND_ENABLE = no # Commands for debug and configuration
-KEYBOARD_LOCK_ENABLE = yes # Allow locking of keyboard via magic key
BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = yes # Enable WS2812 underglow RGB strip
MIDI_ENABLE = no # MIDI controls
@@ -19,4 +18,3 @@ AUDIO_ENABLE = no # Audio output on port C6
SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
# if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
NKRO_ENABLE = yes # USB Nkey Rollover
-