diff options
| author | Drashna Jaelre <drashna@live.com> | 2021-10-25 21:14:46 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-10-25 21:14:46 -0700 |
| commit | 028edfc2df5bc291773e8c7cc19ed38c9b9470dc (patch) | |
| tree | 5e84866d0151213f73495368565e2dc980544259 /keyboards/lucid | |
| parent | 6e8eb2cf542d38332ef460d4f88eed281aed9188 (diff) | |
| download | qmk_firmware-028edfc2df5bc291773e8c7cc19ed38c9b9470dc.tar.gz qmk_firmware-028edfc2df5bc291773e8c7cc19ed38c9b9470dc.zip | |
Remove unused KEYBOARD_LOCK_ENABLE from rules (#14920)
Diffstat (limited to 'keyboards/lucid')
| -rw-r--r-- | keyboards/lucid/alexa/rules.mk | 1 | ||||
| -rw-r--r-- | keyboards/lucid/kbd8x_hs/rules.mk | 1 | ||||
| -rw-r--r-- | keyboards/lucid/phantom_hs/rules.mk | 1 | ||||
| -rw-r--r-- | keyboards/lucid/phantom_solder/rules.mk | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/lucid/alexa/rules.mk b/keyboards/lucid/alexa/rules.mk index 16bcdf2cf..1d1610005 100644 --- a/keyboards/lucid/alexa/rules.mk +++ b/keyboards/lucid/alexa/rules.mk | |||
| @@ -22,6 +22,5 @@ NKRO_ENABLE = yes # USB Nkey Rollover | |||
| 22 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 22 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
| 23 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow | 23 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow |
| 24 | AUDIO_ENABLE = no # Audio output | 24 | AUDIO_ENABLE = no # Audio output |
| 25 | KEYBOARD_LOCK_ENABLE = yes | ||
| 26 | 25 | ||
| 27 | LAYOUTS = 65_ansi_blocker 65_ansi_blocker_split_bs | 26 | LAYOUTS = 65_ansi_blocker 65_ansi_blocker_split_bs |
diff --git a/keyboards/lucid/kbd8x_hs/rules.mk b/keyboards/lucid/kbd8x_hs/rules.mk index ca14808aa..916eb9fbb 100644 --- a/keyboards/lucid/kbd8x_hs/rules.mk +++ b/keyboards/lucid/kbd8x_hs/rules.mk | |||
| @@ -22,4 +22,3 @@ NKRO_ENABLE = yes # USB Nkey Rollover | |||
| 22 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 22 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
| 23 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow | 23 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow |
| 24 | AUDIO_ENABLE = no # Audio output | 24 | AUDIO_ENABLE = no # Audio output |
| 25 | KEYBOARD_LOCK_ENABLE = yes | ||
diff --git a/keyboards/lucid/phantom_hs/rules.mk b/keyboards/lucid/phantom_hs/rules.mk index b1d63c682..a49a62873 100644 --- a/keyboards/lucid/phantom_hs/rules.mk +++ b/keyboards/lucid/phantom_hs/rules.mk | |||
| @@ -22,6 +22,5 @@ NKRO_ENABLE = yes # USB Nkey Rollover | |||
| 22 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 22 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
| 23 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow | 23 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow |
| 24 | AUDIO_ENABLE = no # Audio output | 24 | AUDIO_ENABLE = no # Audio output |
| 25 | KEYBOARD_LOCK_ENABLE = yes | ||
| 26 | 25 | ||
| 27 | LAYOUTS = 65_ansi_blocker | 26 | LAYOUTS = 65_ansi_blocker |
diff --git a/keyboards/lucid/phantom_solder/rules.mk b/keyboards/lucid/phantom_solder/rules.mk index 58e569b73..4f8739075 100644 --- a/keyboards/lucid/phantom_solder/rules.mk +++ b/keyboards/lucid/phantom_solder/rules.mk | |||
| @@ -22,4 +22,3 @@ NKRO_ENABLE = yes # USB Nkey Rollover | |||
| 22 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 22 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
| 23 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow | 23 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow |
| 24 | AUDIO_ENABLE = no # Audio output | 24 | AUDIO_ENABLE = no # Audio output |
| 25 | KEYBOARD_LOCK_ENABLE = yes | ||
