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 /keyboards/wolf/ts60 | |
parent | c97539efeaac37ccec1d0068837618587bcc7e16 (diff) | |
parent | 028edfc2df5bc291773e8c7cc19ed38c9b9470dc (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/wolf/ts60')
-rw-r--r-- | keyboards/wolf/ts60/rules.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/wolf/ts60/rules.mk b/keyboards/wolf/ts60/rules.mk index bd19f3c36e..8edf0f7658 100644 --- a/keyboards/wolf/ts60/rules.mk +++ b/keyboards/wolf/ts60/rules.mk @@ -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
\ No newline at end of file + +LAYOUTS = 60_ansi |