diff options
| author | Drashna Jaelre <drashna@live.com> | 2023-02-11 15:23:07 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-02-12 10:23:07 +1100 |
| commit | fe02abc47921428fe6eb59ca817bfd082f0de4bf (patch) | |
| tree | 5bc3f68ec782969cfed93660c21704df4b530823 /builddefs/generic_features.mk | |
| parent | 40028437971fbca33f49e1d0b683b3b6e2dc9a61 (diff) | |
[Core] Tri Layer Keys (#19795)
Co-authored-by: wilba <wilba@wilba.tech>
Co-authored-by: Pablo MartÃnez <58857054+elpekenin@users.noreply.github.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
Diffstat (limited to 'builddefs/generic_features.mk')
| -rw-r--r-- | builddefs/generic_features.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/builddefs/generic_features.mk b/builddefs/generic_features.mk index 0d897bc1c8..5a1ef5c6f0 100644 --- a/builddefs/generic_features.mk +++ b/builddefs/generic_features.mk | |||
| @@ -39,6 +39,7 @@ GENERIC_FEATURES = \ | |||
| 39 | VELOCIKEY \ | 39 | VELOCIKEY \ |
| 40 | WPM \ | 40 | WPM \ |
| 41 | DYNAMIC_TAPPING_TERM \ | 41 | DYNAMIC_TAPPING_TERM \ |
| 42 | TRI_LAYER | ||
| 42 | 43 | ||
| 43 | define HANDLE_GENERIC_FEATURE | 44 | define HANDLE_GENERIC_FEATURE |
| 44 | # $$(info "Processing: $1_ENABLE $2.c") | 45 | # $$(info "Processing: $1_ENABLE $2.c") |
