Skip to content

Commit

Permalink
Remove unused KEYBOARD_LOCK_ENABLE from rules (qmk#14920)
Browse files Browse the repository at this point in the history
  • Loading branch information
drashna authored Oct 26, 2021
1 parent 6e8eb2c commit 028edfc
Show file tree
Hide file tree
Showing 31 changed files with 4 additions and 35 deletions.
1 change: 0 additions & 1 deletion keyboards/dk60/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,4 @@ NKRO_ENABLE = yes # USB Nkey Rollover
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output
KEYBOARD_LOCK_ENABLE = yes
UNICODE_ENABLE = yes
1 change: 0 additions & 1 deletion keyboards/fjlabs/ad65/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,3 @@ NKRO_ENABLE = yes # USB Nkey Rollover
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output
KEYBOARD_LOCK_ENABLE = yes
1 change: 0 additions & 1 deletion keyboards/fjlabs/bks65/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,5 @@ NKRO_ENABLE = yes # USB Nkey Rollover
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output
KEYBOARD_LOCK_ENABLE = yes

LAYOUTS = 65_ansi
1 change: 0 additions & 1 deletion keyboards/fjlabs/bks65solder/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,5 @@ NKRO_ENABLE = yes # USB Nkey Rollover
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output
KEYBOARD_LOCK_ENABLE = yes

LAYOUTS = 65_ansi
1 change: 0 additions & 1 deletion keyboards/fjlabs/bolsa65/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,5 @@ NKRO_ENABLE = yes # USB Nkey Rollover
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output
KEYBOARD_LOCK_ENABLE = yes

LAYOUTS = 65_ansi_blocker
1 change: 0 additions & 1 deletion keyboards/fjlabs/kf87/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,3 @@ NKRO_ENABLE = yes # USB Nkey Rollover
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output
KEYBOARD_LOCK_ENABLE = yes
1 change: 0 additions & 1 deletion keyboards/fjlabs/ldk65/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,5 @@ NKRO_ENABLE = yes # USB Nkey Rollover
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output
KEYBOARD_LOCK_ENABLE = yes

LAYOUTS = 65_ansi
1 change: 0 additions & 1 deletion keyboards/fjlabs/ready100/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,5 @@ NKRO_ENABLE = yes # USB Nkey Rollover
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output
KEYBOARD_LOCK_ENABLE = yes

LAYOUTS = 64_ansi
1 change: 0 additions & 1 deletion keyboards/fjlabs/tf60ansi/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,5 @@ NKRO_ENABLE = yes # USB Nkey Rollover
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output
KEYBOARD_LOCK_ENABLE = yes

LAYOUTS = 60_ansi
1 change: 0 additions & 1 deletion keyboards/fjlabs/tf60v2/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,5 @@ NKRO_ENABLE = yes # USB Nkey Rollover
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output
KEYBOARD_LOCK_ENABLE = yes

LAYOUTS = 60_ansi_arrow
4 changes: 2 additions & 2 deletions keyboards/fjlabs/tf65rgbv2/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ NKRO_ENABLE = yes # USB Nkey Rollover
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output
KEYBOARD_LOCK_ENABLE = yes

LAYOUTS = 65_ansi

LAYOUTS = 65_ansi
1 change: 0 additions & 1 deletion keyboards/gh60/revc/keymaps/danbee/rules.mk
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
MOUSEKEY_ENABLE = no
KEYBOARD_LOCK_ENABLE = yes
1 change: 0 additions & 1 deletion keyboards/gh60/revc/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ MOUSEKEY_ENABLE = yes # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
# CONSOLE_ENABLE = yes # Console for debug
# COMMAND_ENABLE = yes # Commands for debug and configuration
KEYBOARD_LOCK_ENABLE = yes # Allow locking of keyboard via magic key
# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
# SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend
NKRO_ENABLE = yes # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
Expand Down
1 change: 0 additions & 1 deletion keyboards/handwired/arrow_pad/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ MOUSEKEY_ENABLE = yes # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
CONSOLE_ENABLE = yes # Console for debug
COMMAND_ENABLE = yes # Commands for debug and configuration
KEYBOARD_LOCK_ENABLE = yes # Allow locking of keyboard via magic key
# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
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
Expand Down
1 change: 0 additions & 1 deletion keyboards/handwired/retro_refit/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ MOUSEKEY_ENABLE = yes # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
CONSOLE_ENABLE = yes # Console for debug
COMMAND_ENABLE = yes # Commands for debug and configuration
KEYBOARD_LOCK_ENABLE = yes # Allow locking of keyboard via magic key
# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
# SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend
NKRO_ENABLE = yes # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
Expand Down
1 change: 0 additions & 1 deletion keyboards/idb/idb_60/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ MOUSEKEY_ENABLE = yes # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
CONSOLE_ENABLE = no # Console for debug
COMMAND_ENABLE = no # Commands for debug and configuration
KEYBOARD_LOCK_ENABLE = no # Allow locking of keyboard via magic key
SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
NKRO_ENABLE = yes # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
1 change: 0 additions & 1 deletion keyboards/jd40/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ MOUSEKEY_ENABLE = yes # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
# CONSOLE_ENABLE = yes # Console for debug
# COMMAND_ENABLE = yes # Commands for debug and configuration
KEYBOARD_LOCK_ENABLE = yes # Allow locking of keyboard via magic key
# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
# SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend
NKRO_ENABLE = yes # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
Expand Down
2 changes: 0 additions & 2 deletions keyboards/kc60/keymaps/stanleylai/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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

2 changes: 0 additions & 2 deletions keyboards/kc60/keymaps/wigguno/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -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
# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
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
Expand All @@ -18,4 +17,3 @@ MIDI_ENABLE = no # MIDI controls
UNICODE_ENABLE = no # Unicode
BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
AUDIO_ENABLE = no # Audio output on port C6

1 change: 0 additions & 1 deletion keyboards/kc60/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,5 @@ NKRO_ENABLE = no # USB Nkey Rollover
BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output
KEYBOARD_LOCK_ENABLE = yes # Allow locking of keyboard via magic key

LAYOUTS = 60_ansi
1 change: 0 additions & 1 deletion keyboards/keybee/keybee65/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ NKRO_ENABLE = yes # USB Nkey Rollover
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output
KEYBOARD_LOCK_ENABLE = yes
ENCODER_ENABLE = no
RGB_MATRIX_ENABLE = yes
RGB_MATRIX_DRIVER = WS2812
Expand Down
1 change: 0 additions & 1 deletion keyboards/lucid/alexa/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,5 @@ NKRO_ENABLE = yes # USB Nkey Rollover
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output
KEYBOARD_LOCK_ENABLE = yes

LAYOUTS = 65_ansi_blocker 65_ansi_blocker_split_bs
1 change: 0 additions & 1 deletion keyboards/lucid/kbd8x_hs/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,3 @@ NKRO_ENABLE = yes # USB Nkey Rollover
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output
KEYBOARD_LOCK_ENABLE = yes
1 change: 0 additions & 1 deletion keyboards/lucid/phantom_hs/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,5 @@ NKRO_ENABLE = yes # USB Nkey Rollover
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output
KEYBOARD_LOCK_ENABLE = yes

LAYOUTS = 65_ansi_blocker
1 change: 0 additions & 1 deletion keyboards/lucid/phantom_solder/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,3 @@ NKRO_ENABLE = yes # USB Nkey Rollover
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output
KEYBOARD_LOCK_ENABLE = yes
1 change: 0 additions & 1 deletion keyboards/ok60/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ MOUSEKEY_ENABLE = yes # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
# CONSOLE_ENABLE = yes # Console for debug
# COMMAND_ENABLE = yes # Commands for debug and configuration
KEYBOARD_LOCK_ENABLE = yes # Allow locking of keyboard via magic key
NKRO_ENABLE = yes # 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 = yes # Enable the RGB backlight
Expand Down
1 change: 0 additions & 1 deletion keyboards/thevankeyboards/minivan/keymaps/danbee/rules.mk
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
MOUSEKEY_ENABLE = no
KEYBOARD_LOCK_ENABLE = yes
1 change: 0 additions & 1 deletion keyboards/undead60m/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,5 @@ NKRO_ENABLE = no # USB Nkey Rollover
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output
KEYBOARD_LOCK_ENABLE = yes
ENCODER_ENABLE = yes
LTO_ENABLE = yes
4 changes: 2 additions & 2 deletions keyboards/wolf/ts60/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ NKRO_ENABLE = yes # USB Nkey Rollover
BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output
KEYBOARD_LOCK_ENABLE = yes

LAYOUTS = 60_ansi

LAYOUTS = 60_ansi
1 change: 0 additions & 1 deletion show_options.mk
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ OTHER_OPTION_NAMES = \
HAPTIC_ENABLE \
HHKB_RN42_ENABLE \
ISSI_ENABLE \
KEYBOARD_LOCK_ENABLE \
KEYLOGGER_ENABLE \
LCD_BACKLIGHT_ENABLE \
MACROS_ENABLED \
Expand Down
1 change: 0 additions & 1 deletion users/bcat/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ SLEEP_LED_ENABLE = no
# Disable other unused options on all keyboards.
AUTO_SHIFT_ENABLE = no
COMBO_ENABLE = no
KEYBOARD_LOCK_ENABLE = no
KEY_LOCK_ENABLE = no
LEADER_ENABLE = no
SWAP_HANDS_ENABLE = no
Expand Down

0 comments on commit 028edfc

Please sign in to comment.