Deprecate KC_LOCK for QK_LOCK (#18796)

This commit is contained in:
Ryan
2022-10-22 01:46:10 +11:00
committed by GitHub
parent b33fc34967
commit 7cbff9d921
58 changed files with 66 additions and 83 deletions

View File

@@ -17,6 +17,6 @@ BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output
KEY_LOCK_ENABLE = yes # Enable KC_LOCK support
KEY_LOCK_ENABLE = yes
LAYOUTS = 65_ansi_blocker

View File

@@ -17,6 +17,6 @@ BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output
KEY_LOCK_ENABLE = yes # Enable KC_LOCK support
KEY_LOCK_ENABLE = yes
LAYOUTS = 65_ansi_blocker