aboutsummaryrefslogtreecommitdiff
path: root/users
diff options
context:
space:
mode:
authorDrashna Jaelre <drashna@live.com>2021-10-25 21:14:46 -0700
committerGitHub <noreply@github.com>2021-10-25 21:14:46 -0700
commit028edfc2df5bc291773e8c7cc19ed38c9b9470dc (patch)
tree5e84866d0151213f73495368565e2dc980544259 /users
parent6e8eb2cf542d38332ef460d4f88eed281aed9188 (diff)
downloadqmk_firmware-028edfc2df5bc291773e8c7cc19ed38c9b9470dc.tar.gz
qmk_firmware-028edfc2df5bc291773e8c7cc19ed38c9b9470dc.zip
Remove unused KEYBOARD_LOCK_ENABLE from rules (#14920)
Diffstat (limited to 'users')
-rw-r--r--users/bcat/rules.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/users/bcat/rules.mk b/users/bcat/rules.mk
index 6d748875a..651ee96fe 100644
--- a/users/bcat/rules.mk
+++ b/users/bcat/rules.mk
@@ -29,7 +29,6 @@ SLEEP_LED_ENABLE = no
29# Disable other unused options on all keyboards. 29# Disable other unused options on all keyboards.
30AUTO_SHIFT_ENABLE = no 30AUTO_SHIFT_ENABLE = no
31COMBO_ENABLE = no 31COMBO_ENABLE = no
32KEYBOARD_LOCK_ENABLE = no
33KEY_LOCK_ENABLE = no 32KEY_LOCK_ENABLE = no
34LEADER_ENABLE = no 33LEADER_ENABLE = no
35SWAP_HANDS_ENABLE = no 34SWAP_HANDS_ENABLE = no