diff options
Diffstat (limited to 'keyboards/wolf')
-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 |