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/dk60 | |
parent | c97539efeaac37ccec1d0068837618587bcc7e16 (diff) | |
parent | 028edfc2df5bc291773e8c7cc19ed38c9b9470dc (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/dk60')
-rw-r--r-- | keyboards/dk60/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/dk60/rules.mk b/keyboards/dk60/rules.mk index c34ea2677e..c3c93b823c 100644 --- a/keyboards/dk60/rules.mk +++ b/keyboards/dk60/rules.mk @@ -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 |