summaryrefslogtreecommitdiff
path: root/builddefs/show_options.mk
diff options
context:
space:
mode:
authorNick Brassel <nick@tzarc.org>2022-05-31 15:38:08 +1000
committerGitHub <noreply@github.com>2022-05-30 22:38:08 -0700
commit854547330704fb1b1f07d547d49728da8b92b2a3 (patch)
treec2b85397ba3a50e3b93ab44d82de2823cb054c18 /builddefs/show_options.mk
parent9e2fe4eff6d36d20aeeea57408216ff329b2bd31 (diff)
Removes terminal from QMK. (#17258)
Diffstat (limited to 'builddefs/show_options.mk')
-rw-r--r--builddefs/show_options.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/builddefs/show_options.mk b/builddefs/show_options.mk
index f67d009191..1c1c189f27 100644
--- a/builddefs/show_options.mk
+++ b/builddefs/show_options.mk
@@ -5,7 +5,6 @@ BUILD_OPTION_NAMES = \
5 CONSOLE_ENABLE \ 5 CONSOLE_ENABLE \
6 COMMAND_ENABLE \ 6 COMMAND_ENABLE \
7 NKRO_ENABLE \ 7 NKRO_ENABLE \
8 TERMINAL_ENABLE \
9 CUSTOM_MATRIX \ 8 CUSTOM_MATRIX \
10 DEBOUNCE_TYPE \ 9 DEBOUNCE_TYPE \
11 SPLIT_KEYBOARD \ 10 SPLIT_KEYBOARD \