diff options
author | QMK Bot <hello@qmk.fm> | 2021-10-26 04:15:18 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-10-26 04:15:18 +0000 |
commit | cf1749323c53b0bbf76c850f53a34f1550efaf74 (patch) | |
tree | 2403dcbf31f1d1b7d60c2bae2d0ba353b9c792f0 /users | |
parent | c97539efeaac37ccec1d0068837618587bcc7e16 (diff) | |
parent | 028edfc2df5bc291773e8c7cc19ed38c9b9470dc (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'users')
-rw-r--r-- | users/bcat/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/users/bcat/rules.mk b/users/bcat/rules.mk index 6d748875a4..651ee96fe0 100644 --- a/users/bcat/rules.mk +++ b/users/bcat/rules.mk @@ -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 |