diff options
31 files changed, 4 insertions, 35 deletions
diff --git a/keyboards/dk60/rules.mk b/keyboards/dk60/rules.mk index c34ea2677..c3c93b823 100644 --- a/keyboards/dk60/rules.mk +++ b/keyboards/dk60/rules.mk | |||
| @@ -19,5 +19,4 @@ NKRO_ENABLE = yes # USB Nkey Rollover | |||
| 19 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 19 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
| 20 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow | 20 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow |
| 21 | AUDIO_ENABLE = no # Audio output | 21 | AUDIO_ENABLE = no # Audio output |
| 22 | KEYBOARD_LOCK_ENABLE = yes | ||
| 23 | UNICODE_ENABLE = yes | 22 | UNICODE_ENABLE = yes |
diff --git a/keyboards/fjlabs/ad65/rules.mk b/keyboards/fjlabs/ad65/rules.mk index 58e569b73..4f8739075 100644 --- a/keyboards/fjlabs/ad65/rules.mk +++ b/keyboards/fjlabs/ad65/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/fjlabs/bks65/rules.mk b/keyboards/fjlabs/bks65/rules.mk index 37fccd0e9..3dc41b847 100644 --- a/keyboards/fjlabs/bks65/rules.mk +++ b/keyboards/fjlabs/bks65/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 = yes # Enable keyboard RGB underglow | 23 | RGBLIGHT_ENABLE = yes # 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 | 26 | LAYOUTS = 65_ansi |
diff --git a/keyboards/fjlabs/bks65solder/rules.mk b/keyboards/fjlabs/bks65solder/rules.mk index 37fccd0e9..3dc41b847 100644 --- a/keyboards/fjlabs/bks65solder/rules.mk +++ b/keyboards/fjlabs/bks65solder/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 = yes # Enable keyboard RGB underglow | 23 | RGBLIGHT_ENABLE = yes # 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 | 26 | LAYOUTS = 65_ansi |
diff --git a/keyboards/fjlabs/bolsa65/rules.mk b/keyboards/fjlabs/bolsa65/rules.mk index 956c2f9ce..cc8bfbe21 100644 --- a/keyboards/fjlabs/bolsa65/rules.mk +++ b/keyboards/fjlabs/bolsa65/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/fjlabs/kf87/rules.mk b/keyboards/fjlabs/kf87/rules.mk index e8e606b5b..ed2c3a4fb 100644 --- a/keyboards/fjlabs/kf87/rules.mk +++ b/keyboards/fjlabs/kf87/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 = yes # Enable keyboard RGB underglow | 23 | RGBLIGHT_ENABLE = yes # 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/fjlabs/ldk65/rules.mk b/keyboards/fjlabs/ldk65/rules.mk index 2bee6a4b9..dbfecbc77 100644 --- a/keyboards/fjlabs/ldk65/rules.mk +++ b/keyboards/fjlabs/ldk65/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 | 26 | LAYOUTS = 65_ansi |
diff --git a/keyboards/fjlabs/ready100/rules.mk b/keyboards/fjlabs/ready100/rules.mk index fb8e1bc71..029a96b33 100644 --- a/keyboards/fjlabs/ready100/rules.mk +++ b/keyboards/fjlabs/ready100/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 = yes # Enable keyboard RGB underglow | 23 | RGBLIGHT_ENABLE = yes # 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 = 64_ansi | 26 | LAYOUTS = 64_ansi |
diff --git a/keyboards/fjlabs/tf60ansi/rules.mk b/keyboards/fjlabs/tf60ansi/rules.mk index 6e16f42b8..dbd20b9e1 100644 --- a/keyboards/fjlabs/tf60ansi/rules.mk +++ b/keyboards/fjlabs/tf60ansi/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 = yes # Enable keyboard RGB underglow | 23 | RGBLIGHT_ENABLE = yes # 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 = 60_ansi | 26 | LAYOUTS = 60_ansi |
diff --git a/keyboards/fjlabs/tf60v2/rules.mk b/keyboards/fjlabs/tf60v2/rules.mk index bf43d3526..db42667cf 100644 --- a/keyboards/fjlabs/tf60v2/rules.mk +++ b/keyboards/fjlabs/tf60v2/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 = yes # Enable keyboard RGB underglow | 23 | RGBLIGHT_ENABLE = yes # 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 = 60_ansi_arrow | 26 | LAYOUTS = 60_ansi_arrow |
diff --git a/keyboards/fjlabs/tf65rgbv2/rules.mk b/keyboards/fjlabs/tf65rgbv2/rules.mk index 1ec4ee2ac..4e9cde50c 100644 --- a/keyboards/fjlabs/tf65rgbv2/rules.mk +++ b/keyboards/fjlabs/tf65rgbv2/rules.mk | |||
| @@ -22,6 +22,6 @@ 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 = yes # Enable keyboard RGB underglow | 23 | RGBLIGHT_ENABLE = yes # 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 \ No newline at end of file | 26 | |
| 27 | LAYOUTS = 65_ansi | ||
diff --git a/keyboards/gh60/revc/keymaps/danbee/rules.mk b/keyboards/gh60/revc/keymaps/danbee/rules.mk index b1434f75c..0a5b666e8 100644 --- a/keyboards/gh60/revc/keymaps/danbee/rules.mk +++ b/keyboards/gh60/revc/keymaps/danbee/rules.mk | |||
| @@ -1,2 +1 @@ | |||
| 1 | MOUSEKEY_ENABLE = no | MOUSEKEY_ENABLE = no | |
| 2 | KEYBOARD_LOCK_ENABLE = yes | ||
diff --git a/keyboards/gh60/revc/rules.mk b/keyboards/gh60/revc/rules.mk index 30057a457..da3aaf323 100644 --- a/keyboards/gh60/revc/rules.mk +++ b/keyboards/gh60/revc/rules.mk | |||
| @@ -12,7 +12,6 @@ MOUSEKEY_ENABLE = yes # Mouse keys | |||
| 12 | EXTRAKEY_ENABLE = yes # Audio control and System control | 12 | EXTRAKEY_ENABLE = yes # Audio control and System control |
| 13 | # CONSOLE_ENABLE = yes # Console for debug | 13 | # CONSOLE_ENABLE = yes # Console for debug |
| 14 | # COMMAND_ENABLE = yes # Commands for debug and configuration | 14 | # COMMAND_ENABLE = yes # Commands for debug and configuration |
| 15 | KEYBOARD_LOCK_ENABLE = yes # Allow locking of keyboard via magic key | ||
| 16 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE | 15 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE |
| 17 | # SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend | 16 | # SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend |
| 18 | NKRO_ENABLE = yes # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work | 17 | NKRO_ENABLE = yes # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work |
diff --git a/keyboards/handwired/arrow_pad/rules.mk b/keyboards/handwired/arrow_pad/rules.mk index e58bcc03a..d6180989b 100644 --- a/keyboards/handwired/arrow_pad/rules.mk +++ b/keyboards/handwired/arrow_pad/rules.mk | |||
| @@ -12,7 +12,6 @@ MOUSEKEY_ENABLE = yes # Mouse keys | |||
| 12 | EXTRAKEY_ENABLE = yes # Audio control and System control | 12 | EXTRAKEY_ENABLE = yes # Audio control and System control |
| 13 | CONSOLE_ENABLE = yes # Console for debug | 13 | CONSOLE_ENABLE = yes # Console for debug |
| 14 | COMMAND_ENABLE = yes # Commands for debug and configuration | 14 | COMMAND_ENABLE = yes # Commands for debug and configuration |
| 15 | KEYBOARD_LOCK_ENABLE = yes # Allow locking of keyboard via magic key | ||
| 16 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE | 15 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE |
| 17 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | 16 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |
| 18 | # if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work | 17 | # if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work |
diff --git a/keyboards/handwired/retro_refit/rules.mk b/keyboards/handwired/retro_refit/rules.mk index a37162eff..d06879ab1 100644 --- a/keyboards/handwired/retro_refit/rules.mk +++ b/keyboards/handwired/retro_refit/rules.mk | |||
| @@ -12,7 +12,6 @@ MOUSEKEY_ENABLE = yes # Mouse keys | |||
| 12 | EXTRAKEY_ENABLE = yes # Audio control and System control | 12 | EXTRAKEY_ENABLE = yes # Audio control and System control |
| 13 | CONSOLE_ENABLE = yes # Console for debug | 13 | CONSOLE_ENABLE = yes # Console for debug |
| 14 | COMMAND_ENABLE = yes # Commands for debug and configuration | 14 | COMMAND_ENABLE = yes # Commands for debug and configuration |
| 15 | KEYBOARD_LOCK_ENABLE = yes # Allow locking of keyboard via magic key | ||
| 16 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE | 15 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE |
| 17 | # SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend | 16 | # SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend |
| 18 | NKRO_ENABLE = yes # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work | 17 | NKRO_ENABLE = yes # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work |
diff --git a/keyboards/idb/idb_60/rules.mk b/keyboards/idb/idb_60/rules.mk index 0ec5c6a83..a2363cbb5 100644 --- a/keyboards/idb/idb_60/rules.mk +++ b/keyboards/idb/idb_60/rules.mk | |||
| @@ -11,7 +11,6 @@ MOUSEKEY_ENABLE = yes # Mouse keys | |||
| 11 | EXTRAKEY_ENABLE = yes # Audio control and System control | 11 | EXTRAKEY_ENABLE = yes # Audio control and System control |
| 12 | CONSOLE_ENABLE = no # Console for debug | 12 | CONSOLE_ENABLE = no # Console for debug |
| 13 | COMMAND_ENABLE = no # Commands for debug and configuration | 13 | COMMAND_ENABLE = no # Commands for debug and configuration |
| 14 | KEYBOARD_LOCK_ENABLE = no # Allow locking of keyboard via magic key | ||
| 15 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | 14 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |
| 16 | NKRO_ENABLE = yes # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work | 15 | NKRO_ENABLE = yes # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work |
| 17 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 16 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
diff --git a/keyboards/jd40/rules.mk b/keyboards/jd40/rules.mk index 358097e80..f344e4fc7 100644 --- a/keyboards/jd40/rules.mk +++ b/keyboards/jd40/rules.mk | |||
| @@ -12,7 +12,6 @@ MOUSEKEY_ENABLE = yes # Mouse keys | |||
| 12 | EXTRAKEY_ENABLE = yes # Audio control and System control | 12 | EXTRAKEY_ENABLE = yes # Audio control and System control |
| 13 | # CONSOLE_ENABLE = yes # Console for debug | 13 | # CONSOLE_ENABLE = yes # Console for debug |
| 14 | # COMMAND_ENABLE = yes # Commands for debug and configuration | 14 | # COMMAND_ENABLE = yes # Commands for debug and configuration |
| 15 | KEYBOARD_LOCK_ENABLE = yes # Allow locking of keyboard via magic key | ||
| 16 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE | 15 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE |
| 17 | # SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend | 16 | # SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend |
| 18 | NKRO_ENABLE = yes # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work | 17 | NKRO_ENABLE = yes # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work |
diff --git a/keyboards/kc60/keymaps/stanleylai/rules.mk b/keyboards/kc60/keymaps/stanleylai/rules.mk index 39223abfa..3951663c7 100644 --- a/keyboards/kc60/keymaps/stanleylai/rules.mk +++ b/keyboards/kc60/keymaps/stanleylai/rules.mk | |||
| @@ -8,7 +8,6 @@ MOUSEKEY_ENABLE = no # Mouse keys(+4700) | |||
| 8 | EXTRAKEY_ENABLE = yes # Audio control and System control(+450) | 8 | EXTRAKEY_ENABLE = yes # Audio control and System control(+450) |
| 9 | CONSOLE_ENABLE = no # Console for debug(+400) | 9 | CONSOLE_ENABLE = no # Console for debug(+400) |
| 10 | COMMAND_ENABLE = no # Commands for debug and configuration | 10 | COMMAND_ENABLE = no # Commands for debug and configuration |
| 11 | KEYBOARD_LOCK_ENABLE = yes # Allow locking of keyboard via magic key | ||
| 12 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality | 11 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality |
| 13 | RGBLIGHT_ENABLE = yes # Enable WS2812 underglow RGB strip | 12 | RGBLIGHT_ENABLE = yes # Enable WS2812 underglow RGB strip |
| 14 | MIDI_ENABLE = no # MIDI controls | 13 | MIDI_ENABLE = no # MIDI controls |
| @@ -19,4 +18,3 @@ AUDIO_ENABLE = no # Audio output on port C6 | |||
| 19 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | 18 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |
| 20 | # if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work | 19 | # if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work |
| 21 | NKRO_ENABLE = yes # USB Nkey Rollover | 20 | NKRO_ENABLE = yes # USB Nkey Rollover |
| 22 | |||
diff --git a/keyboards/kc60/keymaps/wigguno/rules.mk b/keyboards/kc60/keymaps/wigguno/rules.mk index 43fcc254d..97ab96173 100644 --- a/keyboards/kc60/keymaps/wigguno/rules.mk +++ b/keyboards/kc60/keymaps/wigguno/rules.mk | |||
| @@ -8,7 +8,6 @@ MOUSEKEY_ENABLE = no # Mouse keys(+4700) | |||
| 8 | EXTRAKEY_ENABLE = yes # Audio control and System control(+450) | 8 | EXTRAKEY_ENABLE = yes # Audio control and System control(+450) |
| 9 | CONSOLE_ENABLE = no # Console for debug(+400) | 9 | CONSOLE_ENABLE = no # Console for debug(+400) |
| 10 | COMMAND_ENABLE = no # Commands for debug and configuration | 10 | COMMAND_ENABLE = no # Commands for debug and configuration |
| 11 | KEYBOARD_LOCK_ENABLE = yes # Allow locking of keyboard via magic key | ||
| 12 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE | 11 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE |
| 13 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | 12 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |
| 14 | # if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work | 13 | # if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work |
| @@ -18,4 +17,3 @@ MIDI_ENABLE = no # MIDI controls | |||
| 18 | UNICODE_ENABLE = no # Unicode | 17 | UNICODE_ENABLE = no # Unicode |
| 19 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 18 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
| 20 | AUDIO_ENABLE = no # Audio output on port C6 | 19 | AUDIO_ENABLE = no # Audio output on port C6 |
| 21 | |||
diff --git a/keyboards/kc60/rules.mk b/keyboards/kc60/rules.mk index 1f63f24f1..a00cd5e80 100644 --- a/keyboards/kc60/rules.mk +++ b/keyboards/kc60/rules.mk | |||
| @@ -19,6 +19,5 @@ NKRO_ENABLE = no # USB Nkey Rollover | |||
| 19 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality | 19 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality |
| 20 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow | 20 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow |
| 21 | AUDIO_ENABLE = no # Audio output | 21 | AUDIO_ENABLE = no # Audio output |
| 22 | KEYBOARD_LOCK_ENABLE = yes # Allow locking of keyboard via magic key | ||
| 23 | 22 | ||
| 24 | LAYOUTS = 60_ansi | 23 | LAYOUTS = 60_ansi |
diff --git a/keyboards/keybee/keybee65/rules.mk b/keyboards/keybee/keybee65/rules.mk index 17b1906d4..fb898d093 100644 --- a/keyboards/keybee/keybee65/rules.mk +++ b/keyboards/keybee/keybee65/rules.mk | |||
| @@ -19,7 +19,6 @@ NKRO_ENABLE = yes # USB Nkey Rollover | |||
| 19 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 19 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
| 20 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow | 20 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow |
| 21 | AUDIO_ENABLE = no # Audio output | 21 | AUDIO_ENABLE = no # Audio output |
| 22 | KEYBOARD_LOCK_ENABLE = yes | ||
| 23 | ENCODER_ENABLE = no | 22 | ENCODER_ENABLE = no |
| 24 | RGB_MATRIX_ENABLE = yes | 23 | RGB_MATRIX_ENABLE = yes |
| 25 | RGB_MATRIX_DRIVER = WS2812 | 24 | RGB_MATRIX_DRIVER = WS2812 |
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 | ||
diff --git a/keyboards/ok60/rules.mk b/keyboards/ok60/rules.mk index e1e858b34..b89672700 100644 --- a/keyboards/ok60/rules.mk +++ b/keyboards/ok60/rules.mk | |||
| @@ -12,7 +12,6 @@ MOUSEKEY_ENABLE = yes # Mouse keys | |||
| 12 | EXTRAKEY_ENABLE = yes # Audio control and System control | 12 | EXTRAKEY_ENABLE = yes # Audio control and System control |
| 13 | # CONSOLE_ENABLE = yes # Console for debug | 13 | # CONSOLE_ENABLE = yes # Console for debug |
| 14 | # COMMAND_ENABLE = yes # Commands for debug and configuration | 14 | # COMMAND_ENABLE = yes # Commands for debug and configuration |
| 15 | KEYBOARD_LOCK_ENABLE = yes # Allow locking of keyboard via magic key | ||
| 16 | NKRO_ENABLE = yes # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work | 15 | NKRO_ENABLE = yes # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work |
| 17 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality | 16 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality |
| 18 | RGBLIGHT_ENABLE = yes # Enable the RGB backlight | 17 | RGBLIGHT_ENABLE = yes # Enable the RGB backlight |
diff --git a/keyboards/thevankeyboards/minivan/keymaps/danbee/rules.mk b/keyboards/thevankeyboards/minivan/keymaps/danbee/rules.mk index b1434f75c..0a5b666e8 100644 --- a/keyboards/thevankeyboards/minivan/keymaps/danbee/rules.mk +++ b/keyboards/thevankeyboards/minivan/keymaps/danbee/rules.mk | |||
| @@ -1,2 +1 @@ | |||
| 1 | MOUSEKEY_ENABLE = no | MOUSEKEY_ENABLE = no | |
| 2 | KEYBOARD_LOCK_ENABLE = yes | ||
diff --git a/keyboards/undead60m/rules.mk b/keyboards/undead60m/rules.mk index b88f8c161..1bc6b6534 100644 --- a/keyboards/undead60m/rules.mk +++ b/keyboards/undead60m/rules.mk | |||
| @@ -19,6 +19,5 @@ NKRO_ENABLE = no # USB Nkey Rollover | |||
| 19 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 19 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
| 20 | RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow | 20 | RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow |
| 21 | AUDIO_ENABLE = no # Audio output | 21 | AUDIO_ENABLE = no # Audio output |
| 22 | KEYBOARD_LOCK_ENABLE = yes | ||
| 23 | ENCODER_ENABLE = yes | 22 | ENCODER_ENABLE = yes |
| 24 | LTO_ENABLE = yes | 23 | LTO_ENABLE = yes |
diff --git a/keyboards/wolf/ts60/rules.mk b/keyboards/wolf/ts60/rules.mk index bd19f3c36..8edf0f765 100644 --- a/keyboards/wolf/ts60/rules.mk +++ b/keyboards/wolf/ts60/rules.mk | |||
| @@ -22,6 +22,6 @@ NKRO_ENABLE = yes # USB Nkey Rollover | |||
| 22 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality | 22 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality |
| 23 | RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow | 23 | RGBLIGHT_ENABLE = yes # 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 = 60_ansi \ No newline at end of file | 26 | |
| 27 | LAYOUTS = 60_ansi | ||
diff --git a/show_options.mk b/show_options.mk index b17d8c7d9..60ae850cf 100644 --- a/show_options.mk +++ b/show_options.mk | |||
| @@ -65,7 +65,6 @@ OTHER_OPTION_NAMES = \ | |||
| 65 | HAPTIC_ENABLE \ | 65 | HAPTIC_ENABLE \ |
| 66 | HHKB_RN42_ENABLE \ | 66 | HHKB_RN42_ENABLE \ |
| 67 | ISSI_ENABLE \ | 67 | ISSI_ENABLE \ |
| 68 | KEYBOARD_LOCK_ENABLE \ | ||
| 69 | KEYLOGGER_ENABLE \ | 68 | KEYLOGGER_ENABLE \ |
| 70 | LCD_BACKLIGHT_ENABLE \ | 69 | LCD_BACKLIGHT_ENABLE \ |
| 71 | MACROS_ENABLED \ | 70 | MACROS_ENABLED \ |
diff --git a/users/bcat/rules.mk b/users/bcat/rules.mk index 6d748875a..651ee96fe 100644 --- a/users/bcat/rules.mk +++ b/users/bcat/rules.mk | |||
| @@ -29,7 +29,6 @@ SLEEP_LED_ENABLE = no | |||
| 29 | # Disable other unused options on all keyboards. | 29 | # Disable other unused options on all keyboards. |
| 30 | AUTO_SHIFT_ENABLE = no | 30 | AUTO_SHIFT_ENABLE = no |
| 31 | COMBO_ENABLE = no | 31 | COMBO_ENABLE = no |
| 32 | KEYBOARD_LOCK_ENABLE = no | ||
| 33 | KEY_LOCK_ENABLE = no | 32 | KEY_LOCK_ENABLE = no |
| 34 | LEADER_ENABLE = no | 33 | LEADER_ENABLE = no |
| 35 | SWAP_HANDS_ENABLE = no | 34 | SWAP_HANDS_ENABLE = no |
