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

@ -12,7 +12,6 @@ ifeq ($(strip $(CONVERT_TO)), )
GRAVE_ESC_ENABLE = no
KEY_OVERRIDE_ENABLE = no
MAGIC_ENABLE = no
CAPS_WORD_ENABLE = no
LAYER_LOCK_ENABLE = no
REPEAT_KEY_ENABLE = no
endif