aboutsummaryrefslogtreecommitdiff
path: root/builddefs
diff options
context:
space:
mode:
Diffstat (limited to 'builddefs')
-rw-r--r--builddefs/generic_features.mk1
-rw-r--r--builddefs/show_options.mk1
2 files changed, 2 insertions, 0 deletions
diff --git a/builddefs/generic_features.mk b/builddefs/generic_features.mk
index e41ce6ac9..e4151eb21 100644
--- a/builddefs/generic_features.mk
+++ b/builddefs/generic_features.mk
@@ -36,6 +36,7 @@ GENERIC_FEATURES = \
36 TAP_DANCE \ 36 TAP_DANCE \
37 VELOCIKEY \ 37 VELOCIKEY \
38 WPM \ 38 WPM \
39 DYNAMIC_TAPPING_TERM \
39 40
40define HANDLE_GENERIC_FEATURE 41define HANDLE_GENERIC_FEATURE
41 # $$(info "Processing: $1_ENABLE $2.c") 42 # $$(info "Processing: $1_ENABLE $2.c")
diff --git a/builddefs/show_options.mk b/builddefs/show_options.mk
index ee60597e1..2820332d5 100644
--- a/builddefs/show_options.mk
+++ b/builddefs/show_options.mk
@@ -39,6 +39,7 @@ OTHER_OPTION_NAMES = \
39 UNICODE_COMMON \ 39 UNICODE_COMMON \
40 AUTO_SHIFT_ENABLE \ 40 AUTO_SHIFT_ENABLE \
41 AUTO_SHIFT_MODIFIERS \ 41 AUTO_SHIFT_MODIFIERS \
42 DYNAMIC_TAPPING_TERM_ENABLE \
42 COMBO_ENABLE \ 43 COMBO_ENABLE \
43 KEY_LOCK_ENABLE \ 44 KEY_LOCK_ENABLE \
44 KEY_OVERRIDE_ENABLE \ 45 KEY_OVERRIDE_ENABLE \