Re-enable Caps Word and Layer Lock where possible. (#907)

* Re-enable features for some keyboards, A-G.

* Re-enable features for some keyboards, H-K.

* Re-enable features for some keyboards, L-R.

* Re-enable features for some keyboards, S-V.

* Re-enable features for some keyboards, W-Z.
This commit is contained in:
Pascal Getreuer 2025-07-03 23:21:47 -07:00 committed by GitHub
parent 06c5bacdd6
commit 4152685aa1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
61 changed files with 6 additions and 106 deletions

View file

@ -5,6 +5,4 @@ TAP_DANCE_ENABLE = no
QMK_SETTINGS = no
COMBO_ENABLE = no
RGBLIGHT_ENABLE = no
CAPS_WORD_ENABLE = no
LAYER_LOCK_ENABLE = no
REPEAT_KEY_ENABLE = no

View file

@ -1,6 +1,5 @@
VIA_ENABLE = yes
VIAL_ENABLE = yes
QMK_SETTINGS = no
CAPS_WORD_ENABLE = no
LAYER_LOCK_ENABLE = no
REPEAT_KEY_ENABLE = no

View file

@ -3,6 +3,5 @@ LTO_ENABLE = yes
VIAL_ENABLE = yes
QMK_SETTINGS = yes
TAP_DANCE_ENABLE = yes
CAPS_WORD_ENABLE = no
LAYER_LOCK_ENABLE = no
REPEAT_KEY_ENABLE = no